# Stop a sandbox

Collection: cli
Human docs: https://zei.sh/docs/cli

Stop a runtime without deleting its record.

Command: zeishctl sandboxes stop SANDBOX_ID
Stopped sandboxes retain their configuration.

Example:

```
zeishctl sandboxes stop SANDBOX_ID
```
