mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Wed Apr 12 10:43:12 UTC 2023
This commit is contained in:
parent
32e56b8b99
commit
b155beb241
220 changed files with 7834 additions and 1142 deletions
|
|
@ -174,9 +174,10 @@ OPTIONAL FLAGS
|
|||
characters in length.
|
||||
|
||||
--disabled
|
||||
Whether the workforce pool provider is disabled. You cannot use a
|
||||
disabled provider to perform new token exchanges or sign-ins. However,
|
||||
existing tokens still grant access.
|
||||
Disables the workforce pool provider. You cannot use a disabled
|
||||
provider to perform new token exchanges or sign-ins. However, existing
|
||||
tokens still grant access. Specify --no-disabled to enable a disabled
|
||||
pool.
|
||||
|
||||
--display-name=DISPLAY_NAME
|
||||
A display name for the workforce pool provider. Cannot exceed 32
|
||||
|
|
|
|||
|
|
@ -172,9 +172,10 @@ OPTIONAL FLAGS
|
|||
characters in length.
|
||||
|
||||
--disabled
|
||||
Whether the workforce pool provider is disabled. You cannot use a
|
||||
disabled provider to perform new token exchanges or sign-ins. However,
|
||||
existing tokens still grant access.
|
||||
Disables the workforce pool provider. You cannot use a disabled
|
||||
provider to perform new token exchanges or sign-ins. However, existing
|
||||
tokens still grant access. Specify --no-disabled to enable a disabled
|
||||
pool.
|
||||
|
||||
--display-name=DISPLAY_NAME
|
||||
A display name for the workforce pool provider. Cannot exceed 32
|
||||
|
|
|
|||
|
|
@ -170,9 +170,10 @@ FLAGS
|
|||
characters in length.
|
||||
|
||||
--disabled
|
||||
Whether the workforce pool provider is disabled. You cannot use a
|
||||
disabled provider to perform new token exchanges or sign-ins. However,
|
||||
existing tokens still grant access.
|
||||
Disables the workforce pool provider. You cannot use a disabled
|
||||
provider to perform new token exchanges or sign-ins. However, existing
|
||||
tokens still grant access. Specify --no-disabled to enable a disabled
|
||||
pool.
|
||||
|
||||
--display-name=DISPLAY_NAME
|
||||
A display name for the workforce pool provider. Cannot exceed 32
|
||||
|
|
|
|||
|
|
@ -166,9 +166,10 @@ FLAGS
|
|||
characters in length.
|
||||
|
||||
--disabled
|
||||
Whether the workforce pool provider is disabled. You cannot use a
|
||||
disabled provider to perform new token exchanges or sign-ins. However,
|
||||
existing tokens still grant access.
|
||||
Disables the workforce pool provider. You cannot use a disabled
|
||||
provider to perform new token exchanges or sign-ins. However, existing
|
||||
tokens still grant access. Specify --no-disabled to enable a disabled
|
||||
pool.
|
||||
|
||||
--display-name=DISPLAY_NAME
|
||||
A display name for the workforce pool provider. Cannot exceed 32
|
||||
|
|
|
|||
|
|
@ -49,9 +49,9 @@ FLAGS
|
|||
length.
|
||||
|
||||
--disabled
|
||||
Whether or not the workforce pool is disabled. You cannot use a
|
||||
disabled workforce pool to perform new token exchanges or sign-ins
|
||||
using any provider in the workforce pool.
|
||||
Disables the workforce pool. You cannot use a disabled workforce pool
|
||||
to perform new token exchanges or sign-ins using any provider in the
|
||||
workforce pool. Specify --no-disabled to enable a disabled pool.
|
||||
|
||||
--display-name=DISPLAY_NAME
|
||||
A display name for the workforce pool. Cannot exceed 32 characters in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue