We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add support for bash auto-completion using Cobra's built in magic.
The text was updated successfully, but these errors were encountered:
wip #9 shell autocompletion
b30bdea
wip #9 support batch mode for listing profiles
4854eb6
issue #9 - implement auto completion for bash and zsh
693484c
bash completion works well for me. zsh not so much.
I'm going to call this one good enough for now, but it does require help for zsh.
Sorry, something went wrong.
codekoala
No branches or pull requests
Add support for bash auto-completion using Cobra's built in magic.
The text was updated successfully, but these errors were encountered: