Bazel Operations
Jump to navigation
Jump to search
External
- Command Line Reference https://bazel.build/reference/command-line-reference
Internal
Commands
build
clean
fetch
info
bazel info
run
bazel run --script_path=/Users/ovidiu/bin/something //a/something
Runs the specified target.