Add kubeclt config rename-context

Enables renaming of a context via `kubectl`

Fix https://github.com/kubernetes/kubernetes/issues/45131
This commit is contained in:
Arthur Miranda
2017-05-19 13:07:54 -03:00
parent 3912675b4f
commit 83fec5bafb
7 changed files with 303 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
This file is autogenerated, but we've stopped checking such files into the
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
populate this file.