Search code examples
How do I query only for the dependencies declared under deps in the BUILD file?...


bazelbazel-javabazel-query

Read More
bazel query to list targets dependent on file...


bazelbazel-query

Read More
How to query Bazel for the (absolute) `JAVE_HOME` like path to the remote JDK of whatever Java Toolc...


bazelbazel-rulesbazel-javabazel-aspectbazel-query

Read More
How do I query for targets visible from a specific targets?...


bazelbazel-query

Read More
How can I query the attribute of a rule in Bazel?...


bazelbazel-query

Read More
Query for Java toolchain details in Bazel...


bazelbazel-javabazel-query

Read More
Write manifest file without building the target...


bazelbazel-query

Read More
Running bazel query without downloading external dependencies...


bazelbazel-query

Read More
Bazel query that doesn't follow all select branches...


bazelbazel-query

Read More
How to pass custom flags in a `bazel query` command?...


bazelbazel-query

Read More
How to pass a bash variable to a "bazel 'set' query"...


bazelbazel-query

Read More
Bazel query on every kind but source files, ie inverted kind search...


bazelbazel-query

Read More
Exclude @npm// Dependencies from Bazel Dependency Graph (bazel query)...


graphbazelbazel-query

Read More
Use `bazel query` inside a build file...


bazelbazel-query

Read More
BackNext