Jeden/Docs

CLI command

jeden completions zsh

Generate Jeden completions for zsh.

Exact invocation#

Shell
jeden completions zsh

Inputs and options#

  • Required shell selector: zsh; no output path is accepted because the script is written to stdout.

Output and state effect#

Prints a zsh completion program derived from the current usage and slash-command tables; redirect it into the shell's normal completion-loading location.

Refusals and boundaries#

  • Any selector outside bash, zsh, and fish is refused by the parent command's exact unknown-shell error.