nuagenetworks/nuxctl

generate shell completions

hellt opened this issue · 0 comments

hellt commented

nuxctl uses Cobra as a CLI framework. Cobra supports shell autocompletion to the same extent as kubectl.

It would be nice to add completions to nuxctl, contributions are welcome for this one.