NAME gcloud alloydb instances - provide commands for managing AlloyDB instances SYNOPSIS gcloud alloydb instances COMMAND [GCLOUD_WIDE_FLAG ...] DESCRIPTION Provide commands for managing AlloyDB clusters including creating, configuring, restarting, and deleting instances. GCLOUD WIDE FLAGS These flags are available to all commands: --help. Run $ gcloud help for details. COMMANDS COMMAND is one of the following: create Creates a new AlloyDB instance within a given cluster. create-secondary Creates a new AlloyDB SECONDARY instance within a given cluster. delete Deletes an AlloyDB instance within a given cluster. describe Describes an AlloyDB instance within a given cluster. failover Failover an AlloyDB instance within a given cluster. inject-fault Inject fault on an AlloyDB instance within a given cluster. list Lists AlloyDB instances in a given cluster. restart Restarts an AlloyDB instance within a given cluster. update Updates an AlloyDB instance within a given cluster. NOTES These variants are also available: $ gcloud alpha alloydb instances $ gcloud beta alloydb instances