1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Thu May 23 09:22:11 UTC 2024

This commit is contained in:
Automated 2024-05-23 09:22:11 +00:00
parent 3b84182be4
commit e617a432f4
175 changed files with 2973 additions and 461 deletions

View file

@ -286,7 +286,7 @@ 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-mail.
attributes-type-unspecified, azure-ad-groups-id, azure-ad-groups-mail.
--extra-attributes-filter=EXTRA_ATTRIBUTES_FILTER
The filter used to request specific records from IdP. In case of

View file

@ -287,7 +287,8 @@ 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-mail.
attributes-type-unspecified, azure-ad-groups-id,
azure-ad-groups-mail.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,