Bazel Operations

From NovaOrdis Knowledge Base
Revision as of 23:58, 30 October 2023 by Ovidiu (talk | contribs) (→‎run)
Jump to navigation Jump to search

External

Internal

Commands

build

clean

fetch

info

bazel info

run

bazel run --script_path=/Users/ovidiu/bin/something //a/something

Runs the specified target.