mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
57 lines
1.3 KiB
Text
57 lines
1.3 KiB
Text
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
|
|
|