- NAME
-
- gcloud alpha run worker-pools - view and manage your Cloud Run worker pools
- SYNOPSIS
-
-
gcloud alpha run worker-pools
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(ALPHA)
This set of commands can be used to view and manage your Cloud Run worker pools. - EXAMPLES
-
To list your existing worker-pools, run:
gcloud alpha run worker-pools list
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
- COMMANDS
-
is one of the following:COMMAND
add-iam-policy-binding
-
(ALPHA)
Add IAM policy binding to a Cloud Run worker pool. delete
-
(ALPHA)
Delete a worker-pool. deploy
-
(ALPHA)
Create or update a Cloud Run worker-pool. describe
-
(ALPHA)
Obtain details about a given worker-pool. get-iam-policy
-
(ALPHA)
Get the IAM policy for a Cloud Run worker pool. list
-
(ALPHA)
List available worker-pools. remove-iam-policy-binding
-
(ALPHA)
Remove IAM policy binding of a Cloud Run worker pool. replace
-
(ALPHA)
Create or replace a worker-pool from a YAML worker-pool specification. set-iam-policy
-
(ALPHA)
Set the IAM policy for a worker pool. update
-
(ALPHA)
Update Cloud Run environment variables and other configuration settings. update-instance-split
-
(ALPHA)
Adjust the instance assignments for a Cloud Run worker-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. This variant is also available:
gcloud beta run worker-pools
gcloud alpha run worker-pools
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-22 UTC.