1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 23:49:35 +00:00
gcloud-help/gcloud/alpha/run/worker-pools/revisions/help
2025-05-07 10:56:18 +00:00

46 lines
1.2 KiB
Text

NAME
gcloud alpha run worker-pools revisions - view and manage your Cloud Run
WorkerPools revisions
SYNOPSIS
gcloud alpha run worker-pools revisions GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) This set of commands can be used to view and manage your existing
Cloud Run WorkerPools revisions.
EXAMPLES
To list your existing worker pools revisions, run:
$ gcloud alpha run worker-pools revisions list
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
logs
(ALPHA) Read logs for Cloud Run worker pools revisions.
COMMANDS
COMMAND is one of the following:
delete
(ALPHA) Delete a worker pool revision.
describe
(ALPHA) Obtain details about a given worker pool revision.
list
(ALPHA) List available worker pool revisions.
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.