mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +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
54
gcloud/alpha/iam/workforce-pools/providers/help
Normal file
54
gcloud/alpha/iam/workforce-pools/providers/help
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
NAME
|
||||
gcloud alpha iam workforce-pools providers - create and manage workforce
|
||||
pool providers
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha iam workforce-pools providers GROUP | COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) The gcloud alpha 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
|
||||
(ALPHA) Manage IAM workforce pool provider long-running operations.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create-oidc
|
||||
(ALPHA) Create a new OIDC workforce pool provider.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a workforce pool provider.
|
||||
|
||||
describe
|
||||
(ALPHA) Describe a workforce pool provider.
|
||||
|
||||
list
|
||||
(ALPHA) List workforce pool providers.
|
||||
|
||||
undelete
|
||||
(ALPHA) Undelete a workforce pool provider.
|
||||
|
||||
update-oidc
|
||||
(ALPHA) Update an OIDC workforce pool provider.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist. These variants are also available:
|
||||
|
||||
$ gcloud iam workforce-pools providers
|
||||
|
||||
$ gcloud beta iam workforce-pools providers
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue