mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-04-09 06:54:57 +00:00
Merge 4963f830cd
into fa396ad771
This commit is contained in:
commit
d7ccc22ec8
|
@ -82,6 +82,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 New Issue
Block a user