mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
Merge 4963f830cd into a79b37b954
This commit is contained in:
commit
715c38d1a8
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…
Add table
Add a link
Reference in a new issue