Reference / model / object
RunCommandInput.
Bounded command, working directory, and environment executed in an existing sandbox.
Schema kindobject
Fields
commandrequiredShell command to execute without replacing the sandbox.
cwdoptionalOptional existing working directory for command execution.
envoptionalOptional environment variables supplied only to this command.
Additional properties are rejected.
