mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Thu Mar 26 12:11:21 UTC 2026
This commit is contained in:
parent
c0febd2be1
commit
89a3bc9276
1093 changed files with 69108 additions and 2686 deletions
|
|
@ -192,8 +192,10 @@ FLAGS
|
|||
|
||||
--session-length=SESSION_LENGTH
|
||||
The maximum lifetime of a user session provided as an ISO 8601 duration
|
||||
string. Must be at least one hour or zero seconds, and no more than
|
||||
twenty-four hours. Granularity is limited to seconds.
|
||||
string. For Cloud Identity users, this must be at least one hour or
|
||||
zero seconds, and no more than twenty-four hours. For Workforce
|
||||
Identity Federated users, this can be up to 90 days, or 14 days for
|
||||
Cloud Console. Granularity is limited to seconds.
|
||||
|
||||
When --session-length=0 then users in the group attached to this
|
||||
binding will have infinite session length, effectively disabling
|
||||
|
|
|
|||
|
|
@ -146,8 +146,10 @@ OPTIONAL FLAGS
|
|||
|
||||
--session-length=SESSION_LENGTH
|
||||
The maximum lifetime of a user session provided as an ISO 8601 duration
|
||||
string. Must be at least one hour or zero, and no more than twenty-four
|
||||
hours. Granularity is limited to seconds.
|
||||
string. For first-party users, this must be at least one hour or zero
|
||||
seconds, and no more than twenty-four hours. For third-party users,
|
||||
this can be up to 90 days, or 14 days for Cloud Console. Granularity is
|
||||
limited to seconds.
|
||||
|
||||
When --session-length=0 users in the group attached to this binding
|
||||
will have infinite session length, effectively disabling the session
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue