Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
dd30cf10
Commit
dd30cf10
authored
Jan 22, 2018
by
Aleksandr Kozlov
Browse files
Added kgpall alias
parent
c3b072ea
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/kubectl/kubectl.plugin.zsh
View file @
dd30cf10
...
...
@@ -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'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment