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

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

DESCRIPTION
    (BETA) 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
        (BETA) Manage IAM workload identity pool long running operations.

     providers
        (BETA) Manage IAM workload identity pool providers.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Create a new workload identity pool.

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

     delete
        (BETA) Delete a workload identity pool.

     describe
        (BETA) Describe a workload identity pool.

     list
        (BETA) List workload identity pools.

     undelete
        (BETA) Undelete a workload identity pool.

     update
        (BETA) Update a workload identity pool.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud iam workload-identity-pools

        $ gcloud alpha iam workload-identity-pools

