codchi completion

Generate shell completions.

Synopsis

codchi completion [-v|--verbose]... [-q|--quiet]... [--json] [-h|--help] <SHELL>

Description

See the following docs on how to register the completions with your shell:

Options

  • -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]