This commit is contained in:
za 2025-12-01 21:42:18 +01:00 committed by GitHub
commit 1d438c1762
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -182,6 +182,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