1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/iam/workload-identity-pools/help
2022-03-01 04:29:52 +00:00

54 lines
1.1 KiB
Text

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