mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed May 24 10:23:00 UTC 2023
This commit is contained in:
parent
a56fab68e5
commit
d0919dce4f
151 changed files with 3286 additions and 306 deletions
|
|
@ -66,6 +66,16 @@ FLAGS
|
|||
Users that will be granted the cluster-admin role on the cluster,
|
||||
providing full access to the cluster.
|
||||
|
||||
To add multiple users, specify one in each flag. When updating, the
|
||||
update command overwrites the whole grant list. Specify all existing
|
||||
and new users that you want to be cluster administrators.
|
||||
|
||||
Examples:
|
||||
|
||||
$ gcloud beta container vmware clusters update
|
||||
--admin-users alice@example.com
|
||||
--admin-users bob@example.com
|
||||
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue