- NAME
-
- gcloud alloydb clusters - provide commands for managing AlloyDB clusters
- SYNOPSIS
-
-
gcloud alloydb clustersCOMMAND[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 helpfor details. - COMMANDS
-
is one of the following:COMMAND-
create - Create a new AlloyDB cluster within a given project.
-
create-secondary - Create a new AlloyDB SECONDARY 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.
-
export - Export data from an AlloyDB cluster to Google Cloud Storage.
-
import - Import data into an AlloyDB cluster from Google Cloud Storage.
-
list - List AlloyDB clusters in a given project and region.
-
migrate-cloud-sql - Migrate Cloud SQL instance to an AlloyDB cluster using an existing Cloud SQL backup.
-
promote - Promote an AlloyDB SECONDARY cluster in a given project and region.
-
restore - Restore an AlloyDB cluster from a given backup or a source cluster and a timestamp.
-
switchover - Switchover an AlloyDB SECONDARY cluster in a given project and region.
-
update - Update an AlloyDB cluster within a given project and region.
-
upgrade - Upgrade an AlloyDB cluster within a given project and region.
-
- NOTES
- These variants are also available:
gcloud alpha alloydb clustersgcloud beta alloydb clusters
gcloud alloydb clusters
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.

