Documentation Index
Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
List all running sandboxes
To list all running sandboxes, use the following command:Bash
Filter by state
To filter the sandboxes by their state you can specify the--state flag, which can either be ārunningā, āpausedā or both.
Bash
Filter by metadata
To filter the sandboxes by their metadata, use the--metadata flag.
Bash
List limit
To limit the amount of sandboxes returned by the command, use the--limit flag.
Bash