mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
Rename kgnol to kgnosl for consistency
This commit is contained in:
parent
fdcb54068c
commit
dd1822f0cd
2 changed files with 119 additions and 119 deletions
|
|
@ -143,7 +143,7 @@ alias kcp='kubectl cp'
|
|||
|
||||
# Node Management
|
||||
alias kgno='kubectl get nodes'
|
||||
alias kgnol='kubectl get nodes --show-labels'
|
||||
alias kgnosl='kubectl get nodes --show-labels'
|
||||
alias keno='kubectl edit node'
|
||||
alias kdno='kubectl describe node'
|
||||
alias kdelno='kubectl delete node'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue