NAME
    gcloud alpha iam workforce-pools providers scim-tenants - manage IAM
        workforce identity pool provider SCIM tenants

SYNOPSIS
    gcloud alpha iam workforce-pools providers scim-tenants GROUP | COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Commands for creating, describing, listing, updating, and deleting
    SCIM tenants associated with IAM workforce identity pool providers. SCIM
    tenants enable automated user and group provisioning.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     tokens
        (ALPHA) Manage IAM workforce identity pool provider SCIM tenant tokens.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create an IAM workforce identity pool provider SCIM tenant.

     delete
        (ALPHA) Delete an IAM workforce identity pool provider SCIM tenant.

     describe
        (ALPHA) Describe an IAM workforce identity pool provider SCIM tenant.

     list
        (ALPHA) List IAM workforce identity pool provider SCIM tenants.

     undelete
        (ALPHA) Undelete an IAM workforce identity pool provider SCIM tenant.

     update
        (ALPHA) Update an IAM workforce identity pool provider SCIM tenant.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud iam workforce-pools providers scim-tenants

        $ gcloud beta iam workforce-pools providers scim-tenants

