[ { "command": "<string>", "cwd": "<string>", "timeout": 300, "kind": "BashCommand", "id": "<string>", "timestamp": "2023-11-07T05:31:56Z" } ]
Get a batch of bash event events given their ids, returning null for any missing item.
Successful Response
The bash command to execute
The current working directory
The max number of seconds a command may be permitted to run.
"BashCommand"
Was this page helpful?