alexellis / arkade

Open Source Marketplace For Developer Tools
https://blog.alexellis.io/kubernetes-marketplace-two-year-update/
MIT License
4.2k stars 287 forks source link

[Feature request] Add cli completion #54

Closed aidun closed 3 years ago

aidun commented 4 years ago

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 commented 4 years ago

openfaas/faas-cli AFAIK has this

aidun commented 4 years ago

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

pableeee commented 4 years ago

I can take a look at it ;)

aidun commented 4 years ago

If you need help or feedback. Let me know.

pableeee commented 4 years ago

let me know if something needs to be corrected

Waterdrips commented 3 years ago

/close

This has now been implemented in arkade completion