Boreal
1
Q:

kubernetes auto complete

kubectl completion bash > ~/kubectl-completion.bash

# Add to ~/.bashrc
source ~/kubectl-completion.bash
# If on Windows 10 also add
alias kubectl='kubectl.exe'
0

New to Communities?

Join the community