Yolocode

Execute Command

Run a shell command in a Daytona sandbox

Executes a shell command inside a Daytona sandbox.

Authorizationstringrequired(header)
Bearer token. Bearer <github_token>
idstringrequired(path)
Sandbox ID.
commandstringrequired(body)
Shell command to execute.
outputstring
Command output.