gcloud beta alloydb instances - provide commands for managing AlloyDB instances
gcloud beta alloydb instances COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) 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
(BETA) Creates a new AlloyDB instance within a given cluster.
- create-secondary
(BETA) Creates a new AlloyDB SECONDARY instance within a given cluster.
- delete
(BETA) Deletes an AlloyDB instance within a given cluster.
- describe
(BETA) Describes an AlloyDB instance within a given cluster.
- failover
(BETA) Failover an AlloyDB instance within a given cluster.
- list
(BETA) Lists AlloyDB instances in a given cluster.
- restart
(BETA) Restarts an AlloyDB instance within a given cluster.
- update
(BETA) Updates an AlloyDB instance within a given cluster.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud alloydb instances
$ gcloud alpha alloydb instances