easygcloud

Create a Cloud Deploy release from the current directory

command

gcloud deploy releases create RELEASE_NAME --delivery-pipeline=PIPELINE_NAME --region=REGION --source=.

also accepted

gcloud deploy releases creategcloud deploy releases create RELEASE_NAME --delivery-pipeline

Command breakdown

Part of the Google Cloud CLI (gcloud) — Alpha & Beta category.

gclouddeployreleasescreateRELEASE_NAME--delivery-pipeline=PIPELINE_NAME--region=REGION--source=.
FlagPurpose
--delivery-pipelineSet to: PIPELINE_NAME
--regionSet to: REGION
--sourceSet to: .

Test your recall — not just your reading.

Practice with interactive quiz →