NAME
    gcloud iam workload-identity-pools - manage IAM workload identity pools

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

DESCRIPTION
    Commands for managing IAM workload identity pools.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     operations
        Manage IAM workload identity pool long running operations.

     providers
        Manage IAM workload identity pool providers.

COMMANDS
    COMMAND is one of the following:

     create
        Create a new workload identity pool.

     create-cred-config
        Create a configuration file for generated credentials.

     delete
        Delete a workload identity pool.

     describe
        Describe a workload identity pool.

     list
        List workload identity pools.

     undelete
        Undelete a workload identity pool.

     update
        Update a workload identity pool.

NOTES
    These variants are also available:

        $ gcloud alpha iam workload-identity-pools

        $ gcloud beta iam workload-identity-pools

