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

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

DESCRIPTION
    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
        Manage IAM workforce identity pool provider SCIM tenant tokens.

COMMANDS
    COMMAND is one of the following:

     create
        Create an IAM workforce identity pool provider SCIM tenant.

     delete
        Delete an IAM workforce identity pool provider SCIM tenant.

     describe
        Describe an IAM workforce identity pool provider SCIM tenant.

     list
        List IAM workforce identity pool provider SCIM tenants.

     undelete
        Undelete an IAM workforce identity pool provider SCIM tenant.

     update
        Update an IAM workforce identity pool provider SCIM tenant.

NOTES
    These variants are also available:

        $ gcloud alpha iam workforce-pools providers scim-tenants

        $ gcloud beta iam workforce-pools providers scim-tenants

