bazelbuild/bazel
View on GitHubCommand line completion documentation is incomplete
Open
#16,651 opened on Nov 3, 2022
P2help wantedteam-Documentationteam-OSStype: documentation (cleanup)
Repository metrics
- Stars
- (25,384 stars)
- PR merge metrics
- (Avg merge 22d 20h) (77 merged PRs in 30d)
Description
There is some documentation of command line completion, focused on how to install it. To my surprise, it doesn't discuss what I assume to be the most common scenario, i.e. bazel installed via bazelisk. (I assume you need to follow the bootstrapping instructions in this case, but it's far from obvious!)
It would be great if the documentation explicitly discussed how to enable completion when bazel is installed using bazelisk.