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
Show every sandbox, including stopped, created, paused, and errored sandboxes.
Show only sandboxes in one lifecycle state. Use one of the states printed by
smolvm sandbox list --all.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
Related commands
smolvm sandbox create- Create a sandboxsmolvm sandbox info- Show details for one sandboxsmolvm sandbox delete- Delete one or more sandboxes
