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

> Gestiona los snapshots de tus bases de datos en 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` para obtener más información sobre este comando.
