Skip to content

Shutdown sandboxes

Tip: When you shut down a sandbox, all data in the sandbox will be lost.

To shutdown a single sandbox, run the following command:

agentbox sandbox kill <sandbox-id>

To shutdown all running sandboxes, run the following command:

agentbox sandbox kill --all