> ## 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.

# CLI installeren

Novita Agent Sandbox CLI is een commandoregeltool waarmee je actieve <Link href="/docs/nl/guides/sandbox-lifecycle" target="_blank">sandboxes</Link> kunt weergeven en beëindigen, en <Link href="/docs/nl/guides/sandbox-template-quickstart" target="_blank">sandbox-sjablonen</Link> kunt beheren.

## Installatie

Je kunt de CLI globaal installeren met npm:

```bash Bash icon="terminal" theme={"system"}
npm i -g novita-sandbox-cli
```
