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
Oh My Zsh
Commits
8e3de35d
Commit
8e3de35d
authored
Jun 13, 2021
by
Robby Russell
Browse files
Merge branch 'master' of
git://github.com/kozl/oh-my-zsh
into kozl-master
parents
e701fa49
8c95c523
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/kubectl/kubectl.plugin.zsh
View file @
8e3de35d
...
...
@@ -43,6 +43,7 @@ alias kgpwide='kgp -o wide'
alias
kep
=
'kubectl edit pods'
alias
kdp
=
'kubectl describe pods'
alias
kdelp
=
'kubectl delete pods'
alias
kgpall
=
'k get pods --all-namespaces -o wide'
# get pod by label: kgpl "app=myapp" -n myns
alias
kgpl
=
'kgp -l'
...
...
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