inklate completions
Print a shell completion script (bash, zsh, or fish)
bash: source <(inklate completions bash) · zsh: inklate completions zsh > "${fpath[1]}/_inklate" · fish: inklate completions fish > ~/.config/fish/completions/inklate.fish
inklate completions <shell>Arguments
| Argument | Description |
|---|---|
shell | Target shell |
Output
Structured YAML on stdout (--json for JSON); progress and errors on stderr. Exit codes: 0 ok · 1 unexpected · 2 usage · 3 auth · 4 refusal · 5 not found · 6 conflict · 7 rate limited.
Global flags on every command: --org, --profile, --json, --quiet, --yes, --no-input, --base-url — see the CLI overview.