Skip to main content
smolvm sandbox list shows the sandboxes on your machine. Use it to find a sandbox name, check whether one is still running, or feed sandbox data into a script.

Synopsis

Options

flag
Show every sandbox, including stopped, created, paused, and errored sandboxes.
string
Show only sandboxes in one lifecycle state. Use one of the states printed by smolvm sandbox list --all.
flag
Print a JSON envelope instead of a table.
Use either --all or --status, not both.

Examples

List running sandboxes

List every sandbox

Filter by state

Use JSON output

Last modified on June 24, 2026