Generate shell completions.
codchi completion [-v|--verbose]... [-q|--quiet]... [--json] [-h|--help] <SHELL>
See the following docs on how to register the completions with your shell:
-v, --verbose
Increase logging verbosity
-q, --quiet
Decrease logging verbosity
--json
Produce output in JSON format, suitable for consumption by another program
-h, --help
Print help (see a summary with -h)
<SHELL>
The shell to generate the completions for
[*possible values: *bash, carapace, elvish, fig, fish, nushell, powershell, zsh]