Devbox
Devbox-ShellTools
Asynchronously execute a command via the Devbox shell
Execute the given command in the Devbox shell asynchronously and returns the execution that can be used to track the command's progress.
post/v1/devboxes/{id}/execute_async
Path parameters
idstring required
The Devbox ID.
Request body
Response
OK