bazelbuild/bazel

Command line completion documentation is incomplete

Open

#16.651 geöffnet am 3. Nov. 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (4.465 Forks)batch import
P2help wantedteam-Documentationteam-OSStype: documentation (cleanup)

Repository-Metriken

Stars
 (25.384 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 22T 20h) (77 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide