bazelbuild/bazel

Command line completion documentation is incomplete

Open

#16,651 创建于 2022年11月3日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Java (4,465 fork)batch import
P2help wantedteam-Documentationteam-OSStype: documentation (cleanup)

仓库指标

Star
 (25,384 star)
PR 合并指标
 (平均合并 22天 20小时) (30 天内合并 77 个 PR)

描述

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.

贡献者指南