mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -1,5 +1,5 @@
|
|||
NAME
|
||||
gcloud alpha alloydb clusters restore - restores an AlloyDB cluster from a
|
||||
gcloud alpha alloydb clusters restore - restore an AlloyDB cluster from a
|
||||
given backup
|
||||
|
||||
SYNOPSIS
|
||||
|
|
@ -10,7 +10,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Restores an AlloyDB cluster from a given backup.
|
||||
(ALPHA) Restore an AlloyDB cluster from a given backup.
|
||||
|
||||
EXAMPLES
|
||||
To restore a cluster from a backup, run:
|
||||
|
|
@ -93,7 +93,9 @@ NOTES
|
|||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist. This variant is also available:
|
||||
access allowlist. These variants are also available:
|
||||
|
||||
$ gcloud alloydb clusters restore
|
||||
|
||||
$ gcloud beta alloydb clusters restore
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue