Skip to main content

BuildStarted.build_tool_version

BuildStarted.build_tool_version: str
Version of the build tool that is running.

BuildStarted.command

BuildStarted.command: str
The name of the command that the user invoked.

BuildStarted.options_description

BuildStarted.options_description: str
A human-readable description of all the non-default option settings

BuildStarted.server_pid

BuildStarted.server_pid: int
The process ID of the Bazel server.

BuildStarted.uuid

BuildStarted.uuid: str

BuildStarted.working_directory

BuildStarted.working_directory: str
The working directory from which the build tool was invoked.

BuildStarted.workspace_directory

BuildStarted.workspace_directory: str
The directory of the workspace.