compozy completion
Generate the autocompletion script for the specified shell
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 completionOptions 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.
| Format | Output |
|---|---|
human | Help and subcommand list |
json | Not emitted for help |
jsonl | Not emitted for help |
toon | Not emitted for help |
Subcommands
| Command | Description |
|---|---|
| compozy completion bash | Generate the autocompletion script for bash |
| compozy completion fish | Generate the autocompletion script for fish |
| compozy completion powershell | Generate the autocompletion script for powershell |
| compozy completion zsh | Generate the autocompletion script for zsh |