mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-01 20:17:50 +08:00
Merge 4963f830cd into 72acd2ca90
This commit is contained in:
commit
d3608463e6
@ -84,6 +84,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