Open smortex opened 2 years ago
Just like we have choria completion --zsh / choria completion --bash, it would be handy to have a similar way to generate completions with appbuilder.
choria completion --zsh
choria completion --bash
eval "$(your-cli-tool --completion-script-bash)"
Also zsh. Though I think the zsh one is broken
Just like we have
choria completion --zsh
/choria completion --bash
, it would be handy to have a similar way to generate completions with appbuilder.