mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-31 19:34:00 +08:00
Merge 3ff3333b64 into 44394e7225
This commit is contained in:
commit
3d867a2014
@ -32,6 +32,7 @@ alias kcuc='kubectl config use-context'
|
||||
alias kcsc='kubectl config set-context'
|
||||
alias kcdc='kubectl config delete-context'
|
||||
alias kccc='kubectl config current-context'
|
||||
alias kcrc='kubectl config rename-context'
|
||||
|
||||
# List all contexts
|
||||
alias kcgc='kubectl config get-contexts'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user