gcloud alpha run
Stay organized with collections
Save and categorize content based on your preferences.
- NAME
-
- gcloud alpha run - manage your Cloud Run applications
- SYNOPSIS
-
-
gcloud alpha runGROUP|COMMAND[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(ALPHA)The gcloud run command group lets you deploy container images to Google Cloud Run. - EXAMPLES
-
To deploy your container, use the
gcloud run deploycommand:gcloudrundeploy<service-name>--image<image_name>For more information, run:
gcloudrundeploy --help - GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - GROUPS
-
is one of the following:GROUPcompose-
(ALPHA)Support Docker Compose workflows on Cloud Run. domain-mappings-
(ALPHA)View and manage your Cloud Run domain mappings. instances-
(ALPHA)View and manage your Cloud Run instances. jobs-
(ALPHA)View and manage your Cloud Run jobs. multi-region-services-
(ALPHA)Manage your Cloud Run multi-region services. regions-
(ALPHA)View available Cloud Run (fully managed) regions. revisions-
(ALPHA)View and manage your Cloud Run revisions. services-
(ALPHA)View and manage your Cloud Run services. worker-pools-
(ALPHA)View and manage your Cloud Run worker pools.
- COMMANDS
-
is one of the following:COMMANDdeploy-
(ALPHA)Create or update a Cloud Run service.
- 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. These variants are also available:
gcloudrungcloudbetarun