mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Thu Oct 30 11:14:52 UTC 2025
This commit is contained in:
parent
a763c0bf0a
commit
4b21ae6795
132 changed files with 2511 additions and 503 deletions
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
gcloud iam workforce-pools providers scim-tenants create
|
||||
(SCIM_TENANT : --location=LOCATION
|
||||
--provider=PROVIDER --workforce-pool=WORKFORCE_POOL)
|
||||
[--claim-mapping=[KEY=VALUE,...]] [--description=DESCRIPTION]
|
||||
--claim-mapping=[KEY=VALUE,...] [--description=DESCRIPTION]
|
||||
[--display-name=DISPLAY_NAME] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -85,10 +85,11 @@ POSITIONAL ARGUMENTS
|
|||
specified name;
|
||||
▸ provide the argument --workforce-pool on the command line.
|
||||
|
||||
FLAGS
|
||||
REQUIRED FLAGS
|
||||
--claim-mapping=[KEY=VALUE,...]
|
||||
A comma-separated list of KEY=VALUE pairs defining attribute mappings.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--description=DESCRIPTION
|
||||
Optional, user-specified description for the SCIM tenant (max 256
|
||||
characters).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue