bazelbuild/bazel

Add a multi-page flags reference

Open

#29.049 aberto em 22 de mar. de 2026

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Java (4.465 forks)batch import
P2help wantedteam-Documentationteam-OSStype: documentation (cleanup)

Métricas do repositório

Stars
 (25.384 stars)
Métricas de merge de PR
 (Mesclagem média 7d 2h) (36 fundiu PRs em 30d)

Description

Page link:

https://bazel.build/reference/command-line-reference

Problem description (include actual vs expected text, if applicable):

Currently the command-line-reference page has flags for every bazel subcommand. This makes using cmd+f a bit annoying since you can find flags that may not be applicable for the subcommand you're interested in, and there's no way to filter that out. I think having this page with all of them is fine, but I think there should also be a per-subcommand page to make this more scoped and easier to search through

Where do you see this issue? (include link to specific section of the page, if applicable)

No response

Any other information you'd like to share?

No response

Guia do colaborador