mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Apr 30 11:00:00 UTC 2025
This commit is contained in:
parent
4d8dd33b3e
commit
b03a332ad8
196 changed files with 7097 additions and 313 deletions
54
gcloud/iam/workload-identity-pools/namespaces/help
Normal file
54
gcloud/iam/workload-identity-pools/namespaces/help
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue