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

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

DESCRIPTION
    (ALPHA) Commands for creating, describing, listing, updating, and deleting
    SCIM tokens associated with IAM workforce identity pool provider SCIM
    tenants.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

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

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

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

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

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

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 tokens

        $ gcloud beta iam workforce-pools providers scim-tenants tokens

