Closed adamancini closed 6 months ago
would be nice to have kubectl tab-completion working in the CLI - some instructions https://spacelift.io/blog/kubectl-auto-completion
bash-completion
kubectl completion bash | sudo tee /etc/bash_completion.d/kubectl > /dev/null
would be nice to have kubectl tab-completion working in the CLI - some instructions https://spacelift.io/blog/kubectl-auto-completion
bash-completion
packageskubectl completion bash | sudo tee /etc/bash_completion.d/kubectl > /dev/null
to set up the config