File: //snap/google-cloud-cli/396/help/man/man1/gcloud_alpha_alloydb_users.1
.TH "GCLOUD_ALPHA_ALLOYDB_USERS" 1
.SH "NAME"
.HP
gcloud alpha alloydb users \- provide commands for managing AlloyDB users
.SH "SYNOPSIS"
.HP
\f5gcloud alpha alloydb users\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR 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
\fB(ALPHA)\fR Creates a user in a given cluster.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Deletes an AlloyDB user in a given cluster.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR Lists AlloyDB users in a given cluster.
.TP 2m
\fBset\-password\fR
\fB(ALPHA)\fR Update an AlloyDB user's password within a given cluster and
region.
.TP 2m
\fBset\-roles\fR
\fB(ALPHA)\fR Update an AlloyDB user's database roles within a given cluster and
region.
.TP 2m
\fBset\-superuser\fR
\fB(ALPHA)\fR Update an AlloyDB user's superuser role within a given cluster and
region.
.RE
.sp
.SH "NOTES"
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:
.RS 2m
$ gcloud alloydb users
.RE
.RS 2m
$ gcloud beta alloydb users
.RE