On this page

List and take snapshots. A snapshot is a point-in-time, read-only copy of a bucket's state.

**Alias:**`s`

## Usage 
```bash
tigris snapshots <operation> [flags]

t3 s <operation> [flags]
```

## Examples 
```bash
tigris snapshots list my-bucket

tigris snapshots take my-bucket
```

- [Usage](/content/docs/cli/snapshots/#usage/index.html)
- [Examples](/content/docs/cli/snapshots/#examples/index.html)
