--state
to get paused or both.
Filter by state
To filter the sandboxes by their state you can specify the--state
flag, which can either be “running”, “paused” or both.
Filter by metadata
To filter the sandboxes by their metadata, use the--metadata
flag.
List limit
To limit the amount of sandboxes returned by the command, use the--limit
flag.
Output format
To output the sandboxes in JSON format, use the--format
flag.
Pretty print (default)