Linux
macOS
Options
SEE ALSO
- devbox completion - Generate the autocompletion script for the specified shell
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generate the autocompletion script for the bash shell.
source <(devbox completion bash)
devbox completion bash > /etc/bash_completion.d/devbox
devbox completion bash > \
$(brew --prefix)/etc/bash_completion.d/devbox
devbox completion bash
| Option | Description |
|---|---|
-h, --help | help for bash |
--no-descriptions | disable completion descriptions |
-q, --quiet | suppresses logs |
Was this page helpful?