Add kops completion
This commit is contained in:
parent
b115eb98e3
commit
4e431a55ac
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ _src /usr/share/fzf/key-bindings.bash
|
||||||
|
|
||||||
# Kubernetes
|
# Kubernetes
|
||||||
source <(kubectl completion bash)
|
source <(kubectl completion bash)
|
||||||
|
source <(kops completion bash)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue