# tigris snapshots

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

**Alias:** `s`

## Usage[​](#usage "Direct link to Usage")

```
tigris snapshots <operation> [flags]

t3 s <operation> [flags]
```

## Examples[​](#examples "Direct link to Examples")

```
tigris snapshots list my-bucket

tigris snapshots take my-bucket
```
