mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-08-31 08:12:57 +00:00
Update README.md
This commit is contained in:
@@ -14,9 +14,9 @@ kubectx is an utility to manage and switch between kubectl(1) contexts.
|
||||
```
|
||||
USAGE:
|
||||
kubectx : list the contexts
|
||||
kubectx <NAME> : switch to context
|
||||
kubectx <NAME> : switch to context <NAME>
|
||||
kubectx - : switch to the previous context
|
||||
kubectx <NEW_NAME>=<NAME> : create alias for context
|
||||
kubectx <NEW_NAME>=<NAME> : rename context <NAME> to <NEW_NAME>
|
||||
kubectx -h,--help : show this message
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user