Skip to main content

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.

You can shutdown single or all running sandboxes with the CLI.

Shutdown single sandbox

To shutdown a single sandbox, run the following command:
Bash
novita-sandbox-cli sandbox kill <sandbox-id>

Shutdown all sandboxes

To shutdown all running sandboxes, run the following command:
Bash
novita-sandbox-cli sandbox kill --all