Skip to main content
POST
Start Bash Command

Body

application/json
command
string
required

The bash command to execute

cwd
string | null

The current working directory

timeout
integer
default:300

The max number of seconds a command may be permitted to run.

Response

Successful Response

command
string
required

The bash command to execute

kind
string
required
Allowed value: "BashCommand"
cwd
string | null

The current working directory

timeout
integer
default:300

The max number of seconds a command may be permitted to run.

id
string
timestamp
string<date-time>