Open hguerrero opened 3 years ago
I'm not sure that bash completion has been fully implemented either (#574 ). Otherwise it can be used with ZSH and some bash completion compatibility plugin/module. Moreover, it seems it uses Go Cobra [1] that supports also ZSH.
Currently, the completion command only generates bash script, for people using ZSH there should be an option to either make the script multi-shell or allow to output different scripts for each shell.