Options for running a command in a sandbox.
interface RunOptionsWorking directory for command execution.
Environment variables to set for the command.
Shell to use for command execution. Defaults to "/bin/bash".
Timeout in seconds when waiting for pool to be ready. Default: 30.