reach completion¶
Generate or install shell tab-completion scripts for bash, zsh, and fish.
Synopsis¶
Key Scenarios¶
Print shell completion script to stdout:
Install completion script directly into your user shell configuration:
Options¶
| Option | Type | Default | Description |
|---|---|---|---|
SHELL |
TEXT |
Current $SHELL |
Shell dialect: bash, zsh, or fish. |
--install, -i |
flag |
false |
Install completion script directly to user shell startup configuration. |