mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-04-13 19:19:19 +00:00
Update kubectl.plugin.zsh
This commit is contained in:
parent
5d29ae5d25
commit
b8a4ceb3f0
|
@ -39,6 +39,7 @@ alias kcgc='kubectl config get-contexts'
|
|||
# General aliases
|
||||
alias kdel='kubectl delete'
|
||||
alias kdelf='kubectl delete -f'
|
||||
alias kdelk='kubectl delete -k'
|
||||
|
||||
# Pod management.
|
||||
alias kgp='kubectl get pods'
|
||||
|
|
Loading…
Reference in New Issue
Block a user