# Delete a sandbox snapshot

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

Delete one snapshot.

Command: zeishctl sandboxes snapshots SANDBOX_ID delete SNAPSHOT_ID
Snapshot deletion is irreversible.

Example:

```
zeishctl sandboxes snapshots SANDBOX_ID delete SNAPSHOT_ID
```
