> ## Documentation Index
> Fetch the complete documentation index at: https://docs.squarecloud.app/llms.txt
> Use this file to discover all available pages before exploring further.

# squarecloud database snapshot

> Gestisce gli snapshot dei tuoi database su Square Cloud.

```bash theme={null}
squarecloud database snapshot list
# Lists all database snapshots on Square Cloud.
```

```bash theme={null}
squarecloud database snapshot list <databaseID>
# Lists all snapshots for a specific database identified by <databaseID>.
```

Usa `squarecloud database snapshot --help` per maggiori informazioni su questo comando.
