← Misc155 / 640
hardgcloud

Submit a build to Cloud Build and push the resulting image to Container Registry

command

gcloud builds submit --tag gcr.io/PROJECT_ID/IMAGE_NAME

also accepted

gcloud builds submit

Command breakdown

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

gcloudbuildssubmit--taggcr.io/PROJECT_ID/IMAGE_NAME
FlagPurpose
--tagBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →