SQL Backups - Describe SQL Backups with gcloud | Online Free DevTools by Hexmos
Describe SQL backups with gcloud SQL Backups Describe. Retrieve information about existing backups and manage your database instances. Free online tool, no registration required.
gcloud-sql-backups-describe
Retrieve information about a backup. See also:
gcloud. More information: https://cloud.google.com/sdk/gcloud/reference/sql/backups/describe.
- Retrieve information about a backup:
gcloud sql backups describe {{backup_id}} --instance={{instance_id}}
