- NAME
-
- gcloud alpha run workers - view and manage your Cloud Run workers
- SYNOPSIS
-
-
gcloud alpha run workers
GROUP
|COMMAND
[--region
=REGION
] [GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(ALPHA)
This set of commands can be used to view and manage your Cloud Run workers. - EXAMPLES
-
To list your existing workers, run:
gcloud alpha run workers 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. - GROUPS
-
is one of the following:GROUP
revisions
-
(ALPHA)
View and manage your Cloud Run Workers revisions.
- COMMANDS
-
is one of the following:COMMAND
delete
-
(ALPHA)
Delete a worker. deploy
-
(ALPHA)
Create or update a Cloud Run worker. describe
-
(ALPHA)
Obtain details about a given worker. list
-
(ALPHA)
List available workers. update
-
(ALPHA)
Update Cloud Run environment variables and other configuration settings. update-instance-split
-
(ALPHA)
Adjust the instance assignments for a Cloud Run worker.
- 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.
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 2024-05-29 UTC.