gcloud alpha alloydb users

NAME
gcloud alpha alloydb users - provide commands for managing AlloyDB users
SYNOPSIS
gcloud alpha alloydb usersCOMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Provide commands for managing AlloyDB users includingcreating, configuring, getting, listing, and deleting users.
GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

COMMANDS
COMMAND is one of the following:
create
(ALPHA) Creates a user in a given cluster.
delete
(ALPHA) Deletes an AlloyDB user in a given cluster.
list
(ALPHA) Lists AlloyDB users in a given cluster.
set-password
(ALPHA) Update an AlloyDB user's password within a given clusterand region.
set-roles
(ALPHA) Update an AlloyDB user's database roles within a givencluster and region.
set-superuser
(ALPHA) Update an AlloyDB user's superuser role within a givencluster and region.
NOTES
This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gcloudalloydbusers
gcloudbetaalloydbusers

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.