mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-05-11 05:55:17 +00:00
Added kgpall alias
This commit is contained in:
@@ -24,6 +24,7 @@ alias klp='k logs pods'
|
||||
alias kep='k edit pods'
|
||||
alias kdp='k describe pods'
|
||||
alias kdelp='k delete pods'
|
||||
alias kgpall='k get pods --all-namespaces -o wide'
|
||||
|
||||
# Service management.
|
||||
alias kgs='k get svc'
|
||||
|
Reference in New Issue
Block a user