--limit <n> | 20 | Number of snapshots to return per page (1-100). |
--cursor <cursor> | none | Cursor from a previous result page. |
--all | false | Fetch all pages automatically. |
--status <status> | none | Filter by status: READY, EXPIRED, or DELETED. |
--name <name> | none | Filter by snapshot name. |
--tag <tag> | none | Filter by snapshot tag. |
--search <query> | none | Search snapshot metadata. |
--source-host <host> | none | Filter by source host. |
--source-database <name> | none | Filter by source database. |
--json | false | Output JSON instead of table format. |
--profile <name> | default | Credential profile for API auth. |
--api-key <key> | env/profile | API key override. |