Skip to content

cquery should support --query_file #12924

@luna-duclos

Description

@luna-duclos

Description of the problem / feature request:

bazel cquery should support the --query_file= argument, similar to bazel query,

Feature requests: what underlying problem are you trying to solve with this feature?

this would allow us not to have to care about, for example, the relatively short command line length on macOS when writing queries.
As well as being able to programatically generate big queries and not have to worry about their length at all

What operating system are you running Bazel on?

We run bazel on linux and macOS

What's the output of bazel info release?

release 4.0.0

What's the output of git remote get-url origin ; git rev-parse master ; git rev-parse HEAD ?

N/A

Metadata

Metadata

Assignees

Labels

P2We'll consider working on this in future. (Assignee optional)team-Configurabilityplatforms, toolchains, cquery, select(), config transitionstype: feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions