aspect
Aspect.build bazel wrapper
Synopsis
Aspect CLI is a better frontend for running bazel
Options
--aspect:config string config file (default is $HOME/.aspect.yaml)
--aspect:interactive Interactive mode (e.g. prompts for user input)
-h, --help help for aspect
SEE ALSO
- aspect aquery - Executes an aquery.
- aspect build - Builds the specified targets, using the options.
- aspect clean - Removes the output tree.
- aspect cquery - Executes a cquery.
- aspect docs - Open documentation in the browser.
- aspect info - Displays runtime info about the bazel server.
- aspect query - Executes a dependency graph query.
- aspect run - Builds the specified target and runs it with the given arguments.
- aspect test - Builds the specified targets and runs all test targets among them.
- aspect version - Print the version of aspect CLI as well as tools it invokes.