mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +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
43
gcloud/alloydb/clusters/help
Normal file
43
gcloud/alloydb/clusters/help
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
NAME
|
||||
gcloud alloydb clusters - provide commands for managing AlloyDB clusters
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alloydb clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Provide commands for managing AlloyDB clusters including creating,
|
||||
configuring, restarting, and deleting clusters.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
Create a new AlloyDB cluster within a given project.
|
||||
|
||||
delete
|
||||
Delete an AlloyDB cluster in a given region.
|
||||
|
||||
describe
|
||||
Describe an AlloyDB cluster in a given project and region.
|
||||
|
||||
list
|
||||
List AlloyDB clusters in a given project and region.
|
||||
|
||||
restore
|
||||
Restore an AlloyDB cluster from a given backup.
|
||||
|
||||
update
|
||||
Update an AlloyDB cluster within a given project and region.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha alloydb clusters
|
||||
|
||||
$ gcloud beta alloydb clusters
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue