gcloud alpha alloydb instances - provide commands for managing AlloyDB instances
gcloud alpha alloydb instances COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) 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
(ALPHA) Creates a new AlloyDB instance within a given cluster.
- create-secondary
(ALPHA) Creates a new AlloyDB SECONDARY instance within a given cluster.
- delete
(ALPHA) Deletes an AlloyDB instance within a given cluster.
- describe
(ALPHA) Describes an AlloyDB instance within a given cluster.
- failover
(ALPHA) Failover an AlloyDB instance within a given cluster.
- list
(ALPHA) Lists AlloyDB instances in a given cluster.
- restart
(ALPHA) Restarts an AlloyDB instance within a given cluster.
- update
(ALPHA) Updates an AlloyDB instance within a given cluster.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud alloydb instances
$ gcloud beta alloydb instances