mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Update kubectl.plugin.zsh
This commit is contained in:
parent
5d29ae5d25
commit
b8a4ceb3f0
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue