Command-Line Completion¶
You can enable command-line completion (also known as tab-completion) in Bash and Zsh. This lets you tab-complete command names, flags names and values.
TODO https://docs.bazel.build/versions/main/completion.html
You can enable command-line completion (also known as tab-completion) in Bash and Zsh. This lets you tab-complete command names, flags names and values.
TODO https://docs.bazel.build/versions/main/completion.html