gcloud beta alloydb clusters

NAME
gcloud beta alloydb clusters - provide commands for managing AlloyDB clusters
SYNOPSIS
gcloud beta alloydb clusters COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) 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
(BETA) Create a new AlloyDB cluster within a given project.
create-secondary
(BETA) Create a new AlloyDB SECONDARY cluster within a given project.
delete
(BETA) Delete an AlloyDB cluster in a given region.
describe
(BETA) Describe an AlloyDB cluster in a given project and region.
export
(BETA) Export data from an AlloyDB cluster to Google Cloud Storage.
import
(BETA) Import data to an AlloyDB cluster from Google Cloud Storage.
list
(BETA) List AlloyDB clusters in a given project and region.
migrate-cloud-sql
(BETA) Migrate Cloud SQL instance to an AlloyDB cluster using an existing Cloud SQL backup.
promote
(BETA) Promote an AlloyDB SECONDARY cluster in a given project and region.
restore
(BETA) Restore an AlloyDB cluster from a given backup or a source cluster and a timestamp.
switchover
(BETA) Switchover an AlloyDB SECONDARY cluster in a given project and region.
update
(BETA) Update an AlloyDB cluster within a given project and region.
upgrade
(BETA) Upgrade an AlloyDB cluster within a given project and region.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud alloydb clusters
gcloud alpha alloydb clusters