Skip to content

compozy completion

Generate the autocompletion script for the specified shell

For people running agent work5 pages in this section

compozy completion

Generate the autocompletion script for the specified shell

Synopsis

Generate the autocompletion script for compozy for the specified shell. See each sub-command's help for details on how to use the generated script.

Options

  -h, --help   help for completion

Options inherited from parent commands

      --json            Emit JSON output
  -o, --output string   Output format: human, json, jsonl, or toon (default "human")

Output Formats

This command displays human-readable help and its subcommand list. The inherited -o, --output and --json flags do not serialize help output.

FormatOutput
humanHelp and subcommand list
jsonNot emitted for help
jsonlNot emitted for help
toonNot emitted for help

Subcommands

CommandDescription
compozy completion bashGenerate the autocompletion script for bash
compozy completion fishGenerate the autocompletion script for fish
compozy completion powershellGenerate the autocompletion script for powershell
compozy completion zshGenerate the autocompletion script for zsh

On this page