gcloud sql backups list --instance my-db

Category: Google Cloud & Workspace

gcloud sql backups list --instance my-db

List backups for a Cloud SQL instance

Shows every automated and on-demand backup for my-db with its ID, type, status and window. Automated backups run daily per the instance's backup configuration. Restore one with gcloud sql backups restore BACKUP_ID --restore-instance my-db.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.