process

Execute a command

Execute a shell command and return the output and exit code

post/process/execute

Request body

commandstring required
cwdstring

Current working directory

timeoutinteger

Response

OK

exitCodeinteger
outputstring

Changes