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