> ## 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

> Verwaltet Snapshots deiner Datenbanken auf 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>.
```

Verwende `squarecloud database snapshot --help` für weitere Informationen zu diesem Befehl.
