aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/commands/cquery.txt
blob: e631bca01b32e659d7dbdf053c4c35f92cd65aba (plain)
1
2
3
4
5
6
7
8

Usage: %{product} %{command} <options> <targets>

Queries the specified targets, taking options into account. Unlike query,
cquery works on the post analysis phase configured target graph. It understands
and takes into account configurations and configuration transitions.

%{options}