.TH "GCLOUD_ALLOYDB_USERS" 1 .SH "NAME" .HP gcloud alloydb users \- provide commands for managing AlloyDB users .SH "SYNOPSIS" .HP \f5gcloud alloydb users\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR] .SH "DESCRIPTION" Provide commands for managing AlloyDB users including creating, configuring, getting, listing, and deleting users. .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 user in a given cluster. .TP 2m \fBdelete\fR Deletes an AlloyDB user in a given cluster. .TP 2m \fBlist\fR Lists AlloyDB users in a given cluster. .TP 2m \fBset\-password\fR Update an AlloyDB user's password within a given cluster and region. .TP 2m \fBset\-roles\fR Update an AlloyDB user's database roles within a given cluster and region. .TP 2m \fBset\-superuser\fR Update an AlloyDB user's superuser role within a given cluster and region. .RE .sp .SH "NOTES" These variants are also available: .RS 2m $ gcloud alpha alloydb users .RE .RS 2m $ gcloud beta alloydb users .RE