completion
This document provides an overview of the commands and options available under buck2 completion
.
buck2 completion
Print completion configuration for shell
For a one-time setup, run one of the following commands: source <(buck2 completion bash) source <(buck2 completion zsh)
Usage: buck2 completion <SHELL>
Arguments:
-
<SHELL>
shell for which to generate completion script- Possible values:
bash
fish
zsh
- Possible values: