2025-03-14 21:59:59 -06:00
|
|
|
# gcloud sql backups describe
|
|
|
|
|
|
|
|
|
|
> Retrieve information about a backup.
|
|
|
|
|
> See also: `gcloud`.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/sql/backups/describe>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Retrieve information about a backup:
|
|
|
|
|
|
|
|
|
|
`gcloud sql backups describe {{backup_id}} --instance={{instance_id}}`
|