Skip to main content

tigris snapshots take

Take a new snapshot of the bucket's current state. Optionally provide a name for the snapshot.

Alias: t

Usage

tigris snapshots take <name> [snapshot-name]
t3 s t <name> [snapshot-name]

Examples

# Take a snapshot with auto-generated name
tigris snapshots take my-bucket

# Take a named snapshot
tigris snapshots take my-bucket my-snapshot