mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Nov 9 11:45:52 UTC 2023
This commit is contained in:
parent
f2c5d1d45f
commit
03f0979970
300 changed files with 8569 additions and 1319 deletions
|
|
@ -4,7 +4,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud beta iam workforce-pools update
|
||||
(WORKFORCE_POOL : --location=LOCATION) [--async]
|
||||
[--description=DESCRIPTION] [--disabled] [--display-name=DISPLAY_NAME]
|
||||
[--description=DESCRIPTION] [--disable-programmatic-signin]
|
||||
[--disabled] [--display-name=DISPLAY_NAME]
|
||||
[--session-duration=SESSION_DURATION] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -52,6 +53,13 @@ FLAGS
|
|||
A description for the workforce pool. Cannot exceed 256 characters in
|
||||
length.
|
||||
|
||||
--disable-programmatic-signin
|
||||
Disables the programmatic sign-in for workforce pool users. Specify
|
||||
--no-disable-security-token-exchange to enable programmatic sign-in.
|
||||
For more information, refer to Obtain short-lived tokens for workforce
|
||||
identity federation at
|
||||
https://cloud.google.com/iam/docs/workforce-obtaining-short-lived-credentials
|
||||
|
||||
--disabled
|
||||
Disables the workforce pool. You cannot use a disabled workforce pool
|
||||
to perform new token exchanges or sign-ins using any provider in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue