mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 17:35:31 +00:00
57 lines
1.5 KiB
Text
57 lines
1.5 KiB
Text
NAME
|
|
gcloud iam workload-identity-pools managed-identities - manage IAM workload
|
|
identity pool managed identities
|
|
|
|
SYNOPSIS
|
|
gcloud iam workload-identity-pools managed-identities GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing IAM workload identity pool managed identities.
|
|
|
|
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 managed identity long running
|
|
operations.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-attestation-rule
|
|
Add an attestation rule on a workload identity pool managed identity.
|
|
|
|
create
|
|
Create a workload identity pool managed identity.
|
|
|
|
delete
|
|
Delete a workload identity pool managed identity.
|
|
|
|
describe
|
|
Describe a workload identity pool managed identity.
|
|
|
|
list
|
|
List workload identity pool managed identities.
|
|
|
|
list-attestation-rules
|
|
List the attestation rules on a workload identity pool managed
|
|
identity.
|
|
|
|
remove-attestation-rule
|
|
Remove an attestation rule on a workload identity pool managed
|
|
identity.
|
|
|
|
set-attestation-rules
|
|
Set attestation rules on a workload identity pool managed identity.
|
|
|
|
undelete
|
|
Undelete a workload identity pool managed identity.
|
|
|
|
update
|
|
Update workload identity pool managed identity.
|