Jeden/Docs

CLI command

jeden completions bash

Generate Jeden completions for bash.

Exact invocation#

Shell
jeden completions bash

Inputs 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, and fish is refused by the parent command's exact unknown-shell error.