1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 03:16:46 +00:00
gcloud-help/gcloud/alpha/run/workers/revisions/help
2024-05-30 09:26:18 +00:00

45 lines
1.2 KiB
Text

NAME
gcloud alpha run workers revisions - view and manage your Cloud Run Workers
revisions
SYNOPSIS
gcloud alpha run workers revisions COMMAND [--region=REGION]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) This set of commands can be used to view and manage your existing
Cloud Run Workers revisions.
EXAMPLES
To list your existing worker revisions, run:
$ gcloud alpha run workers revisions list
FLAGS
--region=REGION
Region in which the resource can be found. Alternatively, set the
property [run/region].
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
delete
(ALPHA) Delete a worker revision.
describe
(ALPHA) Obtain details about worker revisions.
list
(ALPHA) List available worker 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.