devops-works / binenv

One binary to rule them all. Manage all those pesky binaries (kubectl, helm, terraform, ...) easily.
MIT License
373 stars 44 forks source link

install completion kubectl for bash #122

Closed patsevanton closed 2 years ago

patsevanton commented 3 years ago

Hello! Thanks for binenv! Please add install completion kubectl for bash Thanks!

leucos commented 3 years ago

Hello @patsevanton Sorry I do not understand.

It is not in the scope of binenv to do this. It is just a matter of adding

source <(kubectl completion bash)'

in bashrc.