buildgrid.server.app.commands.cmd_execute module
Execute command
Request work to be executed and monitor status of jobs.
- buildgrid.server.app.commands.cmd_execute.upload_action(commands: list[str], context: Any, input_root: str, output_file: list[str], platform_property: list[tuple[str, str]], enable_action_cache: bool) Digest