View on GitHub

Aspect Build Systems

The end-to-end Bazel experience that developers actually want to use.

aspect shutdown

Stop the bazel server

Synopsis

This command shuts down the memory resident bazel server process.

Read the Bazel shutdown documentation

aspect shutdown [flags]

Options

  -h, --help   help for shutdown

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:hints           Enable hints if configured (default true)
      --aspect:interactive     Interactive mode (e.g. prompts for user input)

SEE ALSO