mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
gcloud: Wed Jan 10 10:17:49 UTC 2024
This commit is contained in:
parent
08ad88258a
commit
5fec13c692
262 changed files with 3211 additions and 4501 deletions
|
|
@ -2,14 +2,14 @@ NAME
|
|||
gcloud sql backups restore - restores a backup of a Cloud SQL instance
|
||||
|
||||
SYNOPSIS
|
||||
gcloud sql backups restore BACKUP_ID --restore-instance=RESTORE_INSTANCE
|
||||
[--async] [--backup-instance=BACKUP_INSTANCE] [GCLOUD_WIDE_FLAG ...]
|
||||
gcloud sql backups restore ID --restore-instance=RESTORE_INSTANCE [--async]
|
||||
[--backup-instance=BACKUP_INSTANCE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Restores a backup of a Cloud SQL instance.
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
BACKUP_ID
|
||||
ID
|
||||
The ID of the backup run to restore from.
|
||||
|
||||
REQUIRED FLAGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue