mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Sep 7 10:42:28 UTC 2023
This commit is contained in:
parent
f9edf67fe5
commit
6c8d2eb024
307 changed files with 4053 additions and 1615 deletions
|
|
@ -11,7 +11,8 @@ SYNOPSIS
|
|||
--service-address-cidr-blocks=SERVICE_ADDRESS_CIDR_BLOCKS
|
||||
--ssh-public-key=SSH_PUBLIC_KEY --vnet-id=VNET_ID
|
||||
(--client=CLIENT | --azure-application-id=AZURE_APPLICATION_ID
|
||||
--azure-tenant-id=AZURE_TENANT_ID) [--admin-users=USER,[USER,...]]
|
||||
--azure-tenant-id=AZURE_TENANT_ID) [--admin-groups=[GROUP,...]]
|
||||
[--admin-users=USER,[USER,...]]
|
||||
[--annotations=ANNOTATION,[ANNOTATION,...]] [--async]
|
||||
[--config-encryption-key-id=CONFIG_ENCRYPTION_KEY_ID]
|
||||
[--config-encryption-public-key=CONFIG_ENCRYPTION_PUBLIC_KEY]
|
||||
|
|
@ -143,6 +144,9 @@ REQUIRED FLAGS
|
|||
in this group are specified.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--admin-groups=[GROUP,...]
|
||||
Groups of users that can perform operations as a cluster administrator.
|
||||
|
||||
--admin-users=USER,[USER,...]
|
||||
Users that can perform operations as a cluster administrator. If not
|
||||
specified, the value of property core/account is used.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue