aspect shutdown

Stop the bazel server

Synopsis

This command shuts down the memory resident bazel server process.

Documentation: https://bazel.build/docs/user-manual#shutdown

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:interactive     Interactive mode (e.g. prompts for user input)

SEE ALSO