logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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}}

See Also