bazel Command Examples

Open-source build and test tool similar to Make, Maven, and Gradle. More information: https://bazel.build/reference/command-line-reference.

bazel build {{target}}

bazel clean

bazel shutdown

bazel info

bazel help

bazel version