CLI command
jeden completions fish
Generate Jeden completions for fish.
Exact invocation#
jeden completions fishInputs and options#
- Required shell selector:
fish; no output path is accepted because the script is written to stdout.
Output and state effect#
Prints a fish 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.