1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Aug 14 09:38:18 UTC 2024

This commit is contained in:
Automated 2024-08-14 09:38:18 +00:00
parent 7fe34c472b
commit d35819d273
105 changed files with 5241 additions and 346 deletions

View file

@ -31,7 +31,8 @@ EXAMPLES
--workforce-pool="my-workforce-pool" --location="global" \
--display-name="My Workforce Pool Provider" \
--description="My workforce pool provider description." \
--disabled --attribute-mapping="google.subject=assertion.sub" \
--disabled --detailed_audit_logging \
--attribute-mapping="google.subject=assertion.sub" \
--attribute-condition="true" --client-id="client-id" \
--client-secret-value="client-secret" \
--issuer-uri="https://test-idp.com" \

View file

@ -31,7 +31,8 @@ EXAMPLES
--workforce-pool="my-workforce-pool" --location="global" \
--display-name="My Workforce Pool Provider" \
--description="My workforce pool provider description." \
--disabled --attribute-mapping="google.subject=assertion.sub" \
--disabled --detailed_audit_logging \
--attribute-mapping="google.subject=assertion.sub" \
--attribute-condition="true" --client-id="client-id" \
--client-secret-value="client-secret" \
--issuer-uri="https://test-idp.com" \