Execute arbitrary Bazel queries to retrieve dependency information and build graph data. Supports multiple output formats such as label, build, xml, and graph.
Query the Bazel dependency graph to find targets matching specific patterns, enabling analysis of build relationships and dependencies within Bazel projects.
Create a new Conan project with specified dependencies and build system templates. Set up libraries or executables quickly by providing project name, version, and required packages.