Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 561 Bytes

aspect_build.md

File metadata and controls

29 lines (18 loc) · 561 Bytes

aspect build

Builds the specified targets, using the options.

Synopsis

Invokes bazel build on the specified targets. See 'bazel help target-syntax' for details and examples on how to specify targets to build.

aspect build [flags]

Options

  -h, --help   help for build

Options inherited from parent commands

      --config string   config file (default is $HOME/.aspect.yaml)
      --interactive     Interactive mode (e.g. prompts for user input)

SEE ALSO

  • aspect - Aspect.build bazel wrapper