mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
42 lines
974 B
Text
42 lines
974 B
Text
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:
|
|
|
|
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.
|
|
|
|
undelete
|
|
Undelete a workload identity pool namespace.
|
|
|
|
update
|
|
Update workload identity pool namespace.
|