.TH "GCLOUD_ALLOYDB_INSTANCES" 1 .SH "NAME" .HP gcloud alloydb instances \- provide commands for managing AlloyDB instances .SH "SYNOPSIS" .HP \f5gcloud alloydb instances\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR] .SH "DESCRIPTION" Provide commands for managing AlloyDB clusters including creating, configuring, restarting, and deleting instances. .SH "GCLOUD WIDE FLAGS" These flags are available to all commands: \-\-help. Run \fB$ gcloud help\fR for details. .SH "COMMANDS" \f5\fICOMMAND\fR\fR is one of the following: .RS 2m .TP 2m \fBcreate\fR Creates a new AlloyDB instance within a given cluster. .TP 2m \fBcreate\-secondary\fR Creates a new AlloyDB SECONDARY instance within a given cluster. .TP 2m \fBdelete\fR Deletes an AlloyDB instance within a given cluster. .TP 2m \fBdescribe\fR Describes an AlloyDB instance within a given cluster. .TP 2m \fBfailover\fR Failover an AlloyDB instance within a given cluster. .TP 2m \fBinject\-fault\fR Inject fault on an AlloyDB instance within a given cluster. .TP 2m \fBlist\fR Lists AlloyDB instances in a given cluster. .TP 2m \fBrestart\fR Restarts an AlloyDB instance within a given cluster. .TP 2m \fBupdate\fR Updates an AlloyDB instance within a given cluster. .RE .sp .SH "NOTES" These variants are also available: .RS 2m $ gcloud alpha alloydb instances .RE .RS 2m $ gcloud beta alloydb instances .RE