Added tkn tab completion
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
b2487b3642
commit
b0a62568e9
@ -7,6 +7,5 @@ alias fix-broken-replicasets='kube-clean-replicasets '
|
||||
alias kube-forward='kube-forward-all '
|
||||
|
||||
source <(kubectl completion zsh)
|
||||
# tkn currently doesn't work with Mac ARM chips
|
||||
# source <(tkn completion zsh)
|
||||
source <(tkn completion zsh)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user