mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +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
62
gcloud/alpha/iam/workforce-pools/help
Normal file
62
gcloud/alpha/iam/workforce-pools/help
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
NAME
|
||||
gcloud alpha iam workforce-pools - create and manage workforce pools
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha iam workforce-pools GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) The gcloud alpha iam workforce-pools group lets you create and
|
||||
manage workforce pools for organizations on the Google Cloud Platform.
|
||||
|
||||
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 long-running operations.
|
||||
|
||||
providers
|
||||
(ALPHA) Create and manage workforce pool providers.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(ALPHA) Create a new workforce pool under an organization.
|
||||
|
||||
create-cred-config
|
||||
(ALPHA) Create a configuration file for generated credentials.
|
||||
|
||||
create-login-config
|
||||
(ALPHA) Create a login configuration file to enable sign-in via a
|
||||
web-based authorization flow using Workforce Identity Federation.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a workforce pool.
|
||||
|
||||
describe
|
||||
(ALPHA) Describe a workforce pool.
|
||||
|
||||
list
|
||||
(ALPHA) List the workforce pools for an organization.
|
||||
|
||||
undelete
|
||||
(ALPHA) Undelete a workforce pool.
|
||||
|
||||
update
|
||||
(ALPHA) Update a workforce pool.
|
||||
|
||||
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
|
||||
|
||||
$ gcloud beta iam workforce-pools
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue