mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Thu Jun 6 09:19:36 UTC 2024
This commit is contained in:
parent
595ac8640a
commit
40ba53d37f
93 changed files with 3117 additions and 305 deletions
|
|
@ -285,8 +285,8 @@ OPTIONAL FLAGS
|
|||
|
||||
--extra-attributes-type=EXTRA_ATTRIBUTES_TYPE
|
||||
Represents the identity provider and type of claims that should be
|
||||
fetched. EXTRA_ATTRIBUTES_TYPE must be one of:
|
||||
attributes-type-unspecified, azure-ad-groups-id, azure-ad-groups-mail.
|
||||
fetched. EXTRA_ATTRIBUTES_TYPE must be (only one value is supported):
|
||||
azure-ad-groups-mail.
|
||||
|
||||
--extra-attributes-filter=EXTRA_ATTRIBUTES_FILTER
|
||||
The filter used to request specific records from IdP. In case of
|
||||
|
|
|
|||
|
|
@ -259,7 +259,7 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--clear-extra-attributes-config
|
||||
Clear the extra attributes configuration
|
||||
Clear the extra attributes configuration.
|
||||
|
||||
--extra-attributes-client-id=EXTRA_ATTRIBUTES_CLIENT_ID
|
||||
The OAuth 2.0 client ID for retrieving extra attributes from the
|
||||
|
|
@ -286,8 +286,7 @@ FLAGS
|
|||
|
||||
--extra-attributes-type=EXTRA_ATTRIBUTES_TYPE
|
||||
Represents the identity provider and type of claims that should be
|
||||
fetched. EXTRA_ATTRIBUTES_TYPE must be one of:
|
||||
attributes-type-unspecified, azure-ad-groups-id,
|
||||
fetched. EXTRA_ATTRIBUTES_TYPE must be (only one value is supported):
|
||||
azure-ad-groups-mail.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue