1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Jan 29 10:02:21 UTC 2025

This commit is contained in:
Automated 2025-01-29 10:02:21 +00:00
parent 861d4011dc
commit 50090ced80
157 changed files with 5563 additions and 179 deletions

View file

@ -4,7 +4,8 @@ NAME
SYNOPSIS
gcloud beta alloydb users set-roles USERNAME --cluster=CLUSTER
--db-roles=[ROLE,...] --region=REGION [GCLOUD_WIDE_FLAG ...]
--db-roles=[ROLE,...] --region=REGION
[--keep-extra-roles=KEEP_EXTRA_ROLES] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Update an AlloyDB user's database roles within a given cluster and
@ -32,6 +33,10 @@ REQUIRED FLAGS
Regional location (e.g. asia-east1, us-east1). See the full list of
regions at https://cloud.google.com/sql/docs/instance-locations.
OPTIONAL FLAGS
--keep-extra-roles=KEEP_EXTRA_ROLES
If the user already exists and has extra roles, keep them.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,