- NAME
-
- gcloud beta run worker-pools logs - read logs for Cloud Run worker pools
- SYNOPSIS
-
-
gcloud beta run worker-pools logsCOMMAND[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)Read logs for Cloud Run worker pools. - EXAMPLES
-
To tail logs for a worker pool, run:
gcloud beta run worker-pools logs tail my-worker-poolTo read logs for a worker pool, run:
gcloud beta run worker-pools logs read my-worker-pool - GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - COMMANDS
-
is one of the following:COMMAND - NOTES
-
This command is currently in beta and might change without notice. This variant
is also available:
gcloud alpha run worker-pools logs
gcloud beta run worker-pools logs
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-01-06 UTC.