1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Thu Jan 23 10:02:29 UTC 2025

This commit is contained in:
Automated 2025-01-23 10:02:29 +00:00
parent 4a036681b1
commit 861d4011dc
116 changed files with 1271 additions and 2834 deletions

View file

@ -3,7 +3,8 @@ NAME
SYNOPSIS
gcloud alpha alloydb users create USERNAME --cluster=CLUSTER
--region=REGION [--db-roles=[ROLE,...]] [--password=PASSWORD]
--region=REGION [--db-roles=[ROLE,...]]
[--keep-extra-roles=KEEP_EXTRA_ROLES] [--password=PASSWORD]
[--superuser=SUPERUSER] [--type=TYPE; default="BUILT_IN"]
[GCLOUD_WIDE_FLAG ...]
@ -34,6 +35,9 @@ OPTIONAL FLAGS
Comma separated list of database roles this new user will be granted
upon creation.
--keep-extra-roles=KEEP_EXTRA_ROLES
If the user already exists and has extra roles, keep them.
--password=PASSWORD
Password for this database user.