gcloud alloydb clusters - provide commands for managing AlloyDB clusters
gcloud alloydb clusters COMMAND [GCLOUD_WIDE_FLAG ...]
Provide commands for managing AlloyDB clusters including creating, configuring, restarting, and deleting clusters.
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
These variants are also available:
$ gcloud alpha alloydb clusters
$ gcloud beta alloydb clusters