1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Thu Jul 17 11:02:31 UTC 2025

This commit is contained in:
Automated 2025-07-17 11:02:31 +00:00
parent e53f7148d8
commit fe3a430c1d
365 changed files with 6027 additions and 1863 deletions

View file

@ -31,7 +31,7 @@ EXAMPLES
--workforce-pool="my-workforce-pool" --location="global" \
--display-name="My Workforce Pool Provider" \
--description="My workforce pool provider description." \
--disabled --detailed_audit_logging \
--disabled --detailed-audit-logging \
--attribute-mapping="google.subject=assertion.sub" \
--attribute-condition="true" --client-id="client-id" \
--client-secret-value="client-secret" \

View file

@ -32,7 +32,7 @@ EXAMPLES
--workforce-pool="my-workforce-pool" --location="global" \
--display-name="My Workforce Pool Provider" \
--description="My workforce pool provider description." \
--disabled --detailed_audit_logging \
--disabled --detailed-audit-logging \
--attribute-mapping="google.subject=assertion.sub" \
--attribute-condition="true" --client-id="client-id" \
--client-secret-value="client-secret" \