Parameters
string
required
The shell command string to execute.
string
default:"/home/workspace"
The working directory in which to execute the command. Defaults to the user’s workspace root.
number
default:0
Optional time limit in seconds. When set, the command is terminated if it runs longer than this. Defaults to unbounded.
string
Optional short human-readable label for the command (shown in the UI). Does not affect execution.