gcloud run worker-pools

NAME
gcloud run worker-pools - view and manage your Cloud Run worker pools
SYNOPSIS
gcloud run worker-pools GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
This set of commands can be used to view and manage your Cloud Run worker pools.
EXAMPLES
To list your existing worker-pools, run:
gcloudrunworker-poolslist 
GCLOUD WIDE FLAGS
These flags are available to all commands: --help .

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
logs
Read logs for Cloud Run worker pools.
revisions
View and manage your Cloud Run WorkerPools revisions.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
Add IAM policy binding to a Cloud Run worker pool.
delete
Delete a worker-pool.
deploy
Create or update a Cloud Run worker-pool.
describe
Obtain details about a given worker-pool.
get-iam-policy
Get the IAM policy for a Cloud Run worker pool.
list
List available worker-pools.
remove-iam-policy-binding
Remove IAM policy binding of a Cloud Run worker pool.
replace
Create or replace a worker-pool from a YAML worker-pool specification.
set-iam-policy
Set the IAM policy for a worker pool.
update
Update Cloud Run environment variables and other configuration settings.
update-instance-split
Adjust the instance assignments for a Cloud Run worker-pool.
NOTES
These variants are also available:
gcloudalpharunworker-pools 
gcloudbetarunworker-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 2026年05月27日 UTC.