Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add kubectl auto-completion #51

Open
v1k0d3n opened this issue Feb 12, 2017 · 1 comment
Open

feat: add kubectl auto-completion #51

v1k0d3n opened this issue Feb 12, 2017 · 1 comment

Comments

@v1k0d3n
Copy link
Collaborator

v1k0d3n commented Feb 12, 2017

one nice (and extremely simple) change that we can make is to have kubectlauto-completion.

this can be done with a simple ansible lineinfile EOF in ~/.bashrc.

source <(kubectl completion bash)

i can get back to this later, but if someone in the community wants to add to the playbooks...that's fine also. i just wanted to create the feature request before i forget it (as i'm working on something else).

@v1k0d3n
Copy link
Collaborator Author

v1k0d3n commented Feb 12, 2017

some additional details if someone wants to get fancy: kubectl auto-completion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant