GoogleContainerTools/skaffold
Support setting nested global config values instead of subcommands
Offen
#3.810 geöffnet am 10.03.2020
area/global-confighelp wantedkind/feature-requestpriority/p3
Repository-Metriken
- Stars
- (12.822 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 3T 6h) (16 gemergte PRs in 30 T)
Beschreibung
From https://github.com/GoogleContainerTools/skaffold/pull/3732#issuecomment-595403953
We should support kubectl-style nested config values for setting the global config, e.g.
kubectl config set-cluster e2e --server=https://1.2.3.4
and
kubectl config set clusters.e2e.server https://1.2.3.4