1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 04:58:26 +00:00

gcloud: Wed Apr 30 11:00:00 UTC 2025

This commit is contained in:
Automated 2025-04-30 11:00:00 +00:00
parent 4d8dd33b3e
commit b03a332ad8
196 changed files with 7097 additions and 313 deletions

View file

@ -0,0 +1,54 @@
NAME
gcloud iam workload-identity-pools namespaces - manage IAM workload
identity pool namespaces
SYNOPSIS
gcloud iam workload-identity-pools namespaces GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Commands for managing IAM workload identity pool namespaces.
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 namespace long running operations.
COMMANDS
COMMAND is one of the following:
add-attestation-rule
Add an attestation rule on a workload identity pool namespace.
create
Create a workload identity pool namespace.
delete
Delete a workload identity pool namespace.
describe
Describe a workload identity pool namespace.
list
List workload identity pool namespaces.
list-attestation-rules
List the attestation rules on a workload identity pool namespace.
remove-attestation-rule
Remove an attestation rule on a workload identity pool namespace.
set-attestation-rules
Set attestation rules on a workload identity pool namespace.
undelete
Undelete a workload identity pool namespace.
update
Update workload identity pool namespace.