NAME
    gcloud alpha iam workload-identity-pools providers - manage IAM workload
        identity pool providers

SYNOPSIS
    gcloud alpha iam workload-identity-pools providers GROUP | COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Commands for managing IAM workload identity pool providers.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     operations
        (ALPHA) Manage IAM workload identity pool provider long running
        operations.

COMMANDS
    COMMAND is one of the following:

     create-aws
        (ALPHA) Create a new AWS workload identity pool provider.

     create-oidc
        (ALPHA) Create a new OIDC workload identity pool provider.

     delete
        (ALPHA) Delete a workload identity pool provider.

     describe
        (ALPHA) Describe a workload identity pool provider.

     list
        (ALPHA) List workload identity pool providers.

     undelete
        (ALPHA) Undelete a workload identity pool provider.

     update-aws
        (ALPHA) Update an AWS workload identity pool provider.

     update-oidc
        (ALPHA) Update an OIDC workload identity pool provider.

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 workload-identity-pools providers

        $ gcloud beta iam workload-identity-pools providers

