mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Thu Feb 20 10:40:27 UTC 2025
This commit is contained in:
parent
44f319c56c
commit
8d1a988ab5
295 changed files with 11246 additions and 956 deletions
|
|
@ -11,7 +11,9 @@ DESCRIPTION
|
|||
POSITIONAL ARGUMENTS
|
||||
ID
|
||||
The ID of the backup run. To find the ID, run the following command: $
|
||||
gcloud sql backups list -i {instance}.
|
||||
gcloud sql backups list -i {instance}.Or, the NAME of the backup. To
|
||||
find the NAME, run the following command: $ gcloud sql backups list
|
||||
--filter=instance:{instance}
|
||||
|
||||
FLAGS
|
||||
--async
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue