mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
62 lines
1.7 KiB
Text
62 lines
1.7 KiB
Text
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
|
|
|