Skip to main content
Shows backups from your configured storage provider. When you have more than 50 backups, DBdock auto-filters to keep the output readable.

Options

OptionDescription
--recent <N>Show the N most recent backups
--search <keyword>Filter by keyword in backup ID
--days <N>Show backups from the last N days
--limit <N>Limit total results

Examples

Most recent

Last week

Search by keyword

Matches any backup whose ID contains “pre-deploy”.

Combine filters

Last 30 days, capped at 20 results.

Output

Scripting

The command writes human-readable output by default. For scripting, use the SDK which returns structured data.