mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-05 20:47:08 +08:00
Merge 6f0c5e1bd5 into 8df5c1b18b
This commit is contained in:
commit
75f2f11ef8
@ -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