mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-07-15 07:52:40 +00:00
Fix README.md "alias" to "rename" (#375)
This commit is contained in:
parent
021c1bc736
commit
da454d8a0c
@ -33,10 +33,9 @@ Switched to context "minikube".
|
||||
$ kubectx -
|
||||
Switched to context "oregon".
|
||||
|
||||
# create an alias for the context
|
||||
# rename context
|
||||
$ kubectx dublin=gke_ahmetb_europe-west1-b_dublin
|
||||
Context "dublin" set.
|
||||
Aliased "gke_ahmetb_europe-west1-b_dublin" as "dublin".
|
||||
Context "gke_ahmetb_europe-west1-b_dublin" renamed to "dublin".
|
||||
|
||||
# change the active namespace on kubectl
|
||||
$ kubens kube-system
|
||||
|
Loading…
Reference in New Issue
Block a user