smolvm sandbox stop shuts down a running sandbox and releases its live resources. Use snapshots before stopping when you need to preserve memory state exactly.
Synopsis
Arguments
Name or ID of the sandbox to stop.
Options
Seconds to wait before forcing shutdown.
Print a JSON envelope instead of formatted text.
Examples
Stop one sandbox
Stop with a longer graceful window
Create, use, and stop a sandbox
Related commands
smolvm sandbox start- Start a stopped sandboxsmolvm sandbox snapshot create- Save sandbox statesmolvm sandbox delete- Delete sandbox resources
