mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Dec 14 10:23:57 UTC 2023
This commit is contained in:
parent
f36750d203
commit
a990278fb3
205 changed files with 4929 additions and 1866 deletions
|
|
@ -42,12 +42,11 @@ REQUIRED FLAGS
|
|||
Exactly one of these must be specified:
|
||||
|
||||
--backup=BACKUP
|
||||
The AlloyDB backup to restore from. This must either be the full
|
||||
backup name
|
||||
(projects/myProject/locations/us-central1/backups/myBackup) or the
|
||||
backup ID (myBackup). In the second case, the project and location
|
||||
are assumed to be the same as the restored cluster that is being
|
||||
created.
|
||||
AlloyDB backup to restore from. This must either be the full backup
|
||||
name (projects/myProject/locations/us-central1/backups/myBackup) or
|
||||
the backup ID (myBackup). In the second case, the project and
|
||||
location are assumed to be the same as the restored cluster that is
|
||||
being created.
|
||||
|
||||
Restore a cluster from a source cluster at a given point in time.
|
||||
|
||||
|
|
@ -59,7 +58,7 @@ REQUIRED FLAGS
|
|||
in this group are specified.
|
||||
|
||||
--source-cluster=SOURCE_CLUSTER
|
||||
The AlloyDB source cluster to restore from. This must either be the
|
||||
AlloyDB source cluster to restore from. This must either be the
|
||||
full cluster name
|
||||
(projects/myProject/locations/us-central1/backups/myCluster) or the
|
||||
cluster ID (myCluster). In the second case, the project and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue