mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jan 29 10:02:21 UTC 2025
This commit is contained in:
parent
861d4011dc
commit
50090ced80
157 changed files with 5563 additions and 179 deletions
|
|
@ -4,7 +4,8 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud 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
|
||||
Update an AlloyDB user's database roles within a given cluster and region.
|
||||
|
|
@ -31,6 +32,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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue