mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
59 lines
1.3 KiB
Text
59 lines
1.3 KiB
Text
NAME
|
|
gcloud iam workforce-pools providers - create and manage workforce pool
|
|
providers
|
|
|
|
SYNOPSIS
|
|
gcloud iam workforce-pools providers GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
The gcloud iam workforce-pools providers group lets you create and manage
|
|
workforce pool providers.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
keys
|
|
Create and manage IAM workforce pool provider keys.
|
|
|
|
operations
|
|
Manage IAM workforce pool provider long-running operations.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create-oidc
|
|
Create a new OIDC workforce pool provider.
|
|
|
|
create-saml
|
|
Create a new SAML workforce pool provider.
|
|
|
|
delete
|
|
Delete a workforce pool provider.
|
|
|
|
describe
|
|
Describe a workforce pool provider.
|
|
|
|
list
|
|
List workforce pool providers.
|
|
|
|
undelete
|
|
Undelete a workforce pool provider.
|
|
|
|
update-oidc
|
|
Update an OIDC workforce pool provider.
|
|
|
|
update-saml
|
|
Update a new SAML workforce pool provider.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha iam workforce-pools providers
|
|
|
|
$ gcloud beta iam workforce-pools providers
|
|
|