mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-07 06:08:39 +02:00
Merge 4963f830cd into b37dd49ca5
This commit is contained in:
commit
93602276d0
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ alias kdelcm='kubectl delete configmap'
|
|||
|
||||
# Secret management
|
||||
alias kgsec='kubectl get secret'
|
||||
alias kesec='kubectl edit secret'
|
||||
alias kgseca='kubectl get secret --all-namespaces'
|
||||
alias kdsec='kubectl describe secret'
|
||||
alias kdelsec='kubectl delete secret'
|
||||
|
|
|
|||
Loading…
Reference in a new issue