CLI command
jeden completions zsh
Generate Jeden completions for zsh.
Exact invocation#
jeden completions zshInputs 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, andfishis refused by the parent command's exact unknown-shell error.