e2b sandbox snapshot (alias snap) commands.
Create a snapshot
To create a snapshot from a sandbox, use thecreate command with the sandbox ID.
--name flag. If a template with that name already exists, it is reused.
List snapshots
To list all snapshots, use thelist command.
--name flag, optionally tag-qualified.
--limit flag. By default, the command returns up to 1000 snapshots. Use --limit 0 to return all snapshots.
--format flag.
Delete snapshots
To delete one or more snapshots, use thedelete command with the snapshot IDs.