We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7dc012 + ea37acf commit c948cc8Copy full SHA for c948cc8
pkg/kubectl/cmd/config/rename_context.go
@@ -45,7 +45,7 @@ var (
45
renameContextLong = templates.LongDesc(`
46
Renames a context from the kubeconfig file.
47
48
- CONTEXT_NAME is the context name that you wish change.
+ CONTEXT_NAME is the context name that you wish to change.
49
50
NEW_NAME is the new name you wish to set.
51
0 commit comments