bazelbuild/bazel

Command line completion documentation is incomplete

Open

#16 651 ouverte le 3 nov. 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Java (4 465 forks)batch import
P2help wantedteam-Documentationteam-OSStype: documentation (cleanup)

Métriques du dépôt

Stars
 (25 384 stars)
Métriques de merge PR
 (Merge moyen 22j 20h) (77 PRs mergées en 30 j)

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.

Guide contributeur