mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
Merge 3ff3333b64 into 2d5841740a
This commit is contained in:
commit
9d9e01076a
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ alias kcuc='kubectl config use-context'
|
||||||
alias kcsc='kubectl config set-context'
|
alias kcsc='kubectl config set-context'
|
||||||
alias kcdc='kubectl config delete-context'
|
alias kcdc='kubectl config delete-context'
|
||||||
alias kccc='kubectl config current-context'
|
alias kccc='kubectl config current-context'
|
||||||
|
alias kcrc='kubectl config rename-context'
|
||||||
|
|
||||||
# List all contexts
|
# List all contexts
|
||||||
alias kcgc='kubectl config get-contexts'
|
alias kcgc='kubectl config get-contexts'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue