-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
Labels
P3We're not considering working on this, but happy to review a PR. (No assignee)We're not considering working on this, but happy to review a PR. (No assignee)help wantedSomeone outside the Bazel team could own thisSomeone outside the Bazel team could own thisteam-PerformanceIssues for Performance teamsIssues for Performance teamstype: feature request
Description
Description of the feature request:
There are a few in-house use cases (linter, even some parts of IDE experience setup etc.) where this would be helpful and since this is something that Bazel already supports in aquery
as well as cquery
, I believe the same can also be supported for queries as well.
This works,
./bazel aquery ... --output=jsonproto
./bazel cquery ... --output=jsonproto
Feature request: the following should work as well:
./bazel query ... --output=jsonproto
What underlying problem are you trying to solve with this feature?
No response
Which operating system are you running Bazel on?
ALL
What is the output of bazel info release
?
release 6.0.0
If bazel info release
returns development version
or (@non-git)
, tell us how you built Bazel.
No response
What's the output of git remote get-url origin; git rev-parse master; git rev-parse HEAD
?
No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
brentleyjones and pauldraper
Metadata
Metadata
Assignees
Labels
P3We're not considering working on this, but happy to review a PR. (No assignee)We're not considering working on this, but happy to review a PR. (No assignee)help wantedSomeone outside the Bazel team could own thisSomeone outside the Bazel team could own thisteam-PerformanceIssues for Performance teamsIssues for Performance teamstype: feature request