How do I query only for the dependencies declared under deps in the BUILD file?...
Read Morebazel query to list targets dependent on file...
Read MoreHow to query Bazel for the (absolute) `JAVE_HOME` like path to the remote JDK of whatever Java Toolc...
Read MoreHow do I query for targets visible from a specific targets?...
Read MoreHow can I query the attribute of a rule in Bazel?...
Read MoreQuery for Java toolchain details in Bazel...
Read MoreWrite manifest file without building the target...
Read MoreRunning bazel query without downloading external dependencies...
Read MoreBazel query that doesn't follow all select branches...
Read MoreHow to pass custom flags in a `bazel query` command?...
Read MoreHow to pass a bash variable to a "bazel 'set' query"...
Read MoreBazel query on every kind but source files, ie inverted kind search...
Read MoreExclude @npm// Dependencies from Bazel Dependency Graph (bazel query)...
Read MoreUse `bazel query` inside a build file...
Read More