mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-11 05:39:45 +08:00
Compare commits
2 Commits
f4e6d0e4fe
...
608ffc6b32
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
608ffc6b32 | ||
|
|
6f0c5e1bd5 |
@ -186,6 +186,9 @@ alias kej='kubectl edit job'
|
||||
alias kdj='kubectl describe job'
|
||||
alias kdelj='kubectl delete job'
|
||||
|
||||
# Check allowed action
|
||||
alias kacil='kubectl auth can-i --list'
|
||||
|
||||
# Utility print functions (json / yaml)
|
||||
function _build_kubectl_out_alias {
|
||||
setopt localoptions norcexpandparam
|
||||
|
||||
Loading…
Reference in New Issue
Block a user