← Cloud Run185 / 640
hardgcloud

Deploy a container image to Cloud Run in a specific region

command

gcloud run deploy SERVICE_NAME --image IMAGE --region REGION

also accepted

gcloud run deploy

Command breakdown

Part of the Google Cloud CLI (gcloud) — Cloud Run category.

gcloudrundeploySERVICE_NAME--imageIMAGE--regionREGION
FlagPurpose
--imageBoolean flag
--regionBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →