Usage
What it does
Fetches all completed backups from your Capsule cloud storage and prints them with a short 10-character ID, connection name, size, and date.capsule download to download and decrypt a backup:
Flags
| Flag | Description |
|---|---|
--connection, -c | Filter the list to a single connection by its label |
About short IDs
Each backup is stored with a full UUID internally (e.g.550e8400-e29b-41d4-a716-446655440000). The list displays the first 10 hex characters without hyphens for convenience. Both formats are accepted by capsule download — you can also paste the full UUID if you have it.
If two backups happen to share the same short prefix (extremely unlikely), capsule download will tell you and ask you to provide more characters.
You can also copy a backup’s short ID directly from the Backups page in the dashboard using the copy button next to each row.
See also
capsule download— download and decrypt a backup to a local filecapsule restore— restore a database from a downloaded file