mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
39 lines
948 B
Text
39 lines
948 B
Text
NAME
|
|
gcloud iam workload-identity-pools providers keys - manage IAM workload
|
|
identity pool provider keys
|
|
|
|
SYNOPSIS
|
|
gcloud iam workload-identity-pools providers keys GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing IAM workload identity pool provider keys.
|
|
|
|
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 provider key long running operations.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a new workload identity pool provider key.
|
|
|
|
delete
|
|
Delete a workload identity pool provider key.
|
|
|
|
describe
|
|
Describe a workload identity pool provider key.
|
|
|
|
list
|
|
List workload identity pool provider keys.
|
|
|
|
undelete
|
|
Undelete a workload identity pool provider key.
|