completion
Print a shell completion script (bash or zsh).
Prints a shell completion script to stdout. Source it from your shell profile.
eval "$(lb completion bash)"Arguments
| Argument | Notes |
|---|---|
<shell> | One of: bash, zsh. |
An unsupported shell exits non-zero with a hint.