mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-07-16 08:17:20 +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 -
|
$ kubectx -
|
||||||
Switched to context "oregon".
|
Switched to context "oregon".
|
||||||
|
|
||||||
# create an alias for the context
|
# rename context
|
||||||
$ kubectx dublin=gke_ahmetb_europe-west1-b_dublin
|
$ kubectx dublin=gke_ahmetb_europe-west1-b_dublin
|
||||||
Context "dublin" set.
|
Context "gke_ahmetb_europe-west1-b_dublin" renamed to "dublin".
|
||||||
Aliased "gke_ahmetb_europe-west1-b_dublin" as "dublin".
|
|
||||||
|
|
||||||
# change the active namespace on kubectl
|
# change the active namespace on kubectl
|
||||||
$ kubens kube-system
|
$ kubens kube-system
|
||||||
|
Loading…
Reference in New Issue
Block a user