mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Feb 8 10:13:59 UTC 2023
This commit is contained in:
parent
fc11b54760
commit
11068cb123
240 changed files with 8982 additions and 619 deletions
56
gcloud/iam/workforce-pools/providers/help
Normal file
56
gcloud/iam/workforce-pools/providers/help
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
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:
|
||||
|
||||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue