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

Add command completion for kamel #1635

Closed
johnpoth opened this issue Jul 23, 2020 · 5 comments
Closed

Add command completion for kamel #1635

johnpoth opened this issue Jul 23, 2020 · 5 comments
Labels
kind/bug Something isn't working

Comments

@johnpoth
Copy link
Member

I can take a look at this if it's ok

@johnpoth johnpoth added the kind/feature New feature or request label Jul 23, 2020
@lburgazzoli
Copy link
Contributor

we already have support for bash completion, do you mean something else ?

@johnpoth
Copy link
Member Author

Hi @lburgazzoli,

We are talking about the same thing:
kamel get integrat press tab should get kamel get integrations sort of thing
If this is already implemented, I'll look into why it's not working for me. Thanks !

@lburgazzoli
Copy link
Contributor

lburgazzoli commented Jul 23, 2020

To make it working you need to activate it, as example:

$ . <(kamel completion bash)

or save the result and load it with bash completion

@johnpoth
Copy link
Member Author

thanks @lburgazzoli ! It's not working for me but I'll look into it and respond here or open a PR ASAP

@johnpoth johnpoth added kind/bug Something isn't working and removed kind/feature New feature or request labels Jul 23, 2020
@johnpoth
Copy link
Member Author

@lburgazzoli after typing the command correctly, it works! Sorry for the noise, let's close this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants