Skip to main content
Version: 5.10.x

aspect init

Create a new Bazel workspace

Synopsis

Creates a Bazel workspace.

It stamps out commonly needed files to get started more quickly with a brand-new project.

aspect init [flags]

Options

  -h, --help            help for init
--preset string Use a named preset from the scaffold

Options inherited from parent commands

      --aspect:config string   User-specified Aspect CLI config file. /dev/null indicates that all further --aspect:config flags will be ignored.
--aspect:interactive Interactive mode (e.g. prompts for user input)

SEE ALSO