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