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

[Feature request] Add cli completion #54

Closed
aidun opened this issue Mar 11, 2020 · 6 comments
Closed

[Feature request] Add cli completion #54

aidun opened this issue Mar 11, 2020 · 6 comments

Comments

@aidun
Copy link
Contributor

aidun commented Mar 11, 2020

I would be a nice expierence to tab trough the cli options.

Expected Behaviour

Tab trough the cli options

Current Behaviour

No tabbing

Possible Solution

https://github.com/spf13/cobra/blob/master/bash_completions.md

@alexellis alexellis changed the title [Feature] Add cli completion [Feature request] Add cli completion Mar 17, 2020
@alexellis
Copy link
Owner

openfaas/faas-cli AFAIK has this

@aidun
Copy link
Contributor Author

aidun commented Mar 17, 2020

It should be easy to implement. I prototyped it on the day I created the issue

@pableeee
Copy link

I can take a look at it ;)

@aidun
Copy link
Contributor Author

aidun commented Mar 18, 2020

If you need help or feedback. Let me know.

pableeee added a commit to pableeee/arkade that referenced this issue Mar 18, 2020
- adds bash & zsh completion support

Signed-off-by: pableeee <pablo.duco@gmail.com>
@pableeee
Copy link

let me know if something needs to be corrected

pableeee added a commit to pableeee/arkade that referenced this issue Apr 3, 2020
- adds bash & zsh completion support

Signed-off-by: pableeee <pablo.duco@gmail.com>
pableeee added a commit to pableeee/arkade that referenced this issue Apr 3, 2020
- adds bash & zsh completion support

Signed-off-by: pableeee <pablo.duco@gmail.com>
pableeee added a commit to pableeee/arkade that referenced this issue Jul 10, 2020
- adds bash & zsh completion support

Signed-off-by: pableeee <pablo.duco@gmail.com>
pableeee added a commit to pableeee/arkade that referenced this issue Sep 8, 2020
- adds bash & zsh completion support

Signed-off-by: pableeee <pablo.duco@gmail.com>
@Waterdrips
Copy link
Contributor

/close

This has now been implemented in arkade completion

@derek derek bot closed this as completed Oct 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants