hardgcloud

Run a Cloud Build without uploading any local source code

command

gcloud builds submit --no-source --config cloudbuild.yaml

also accepted

gcloud builds submit --no-source

Command breakdown

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

gcloudbuildssubmit--no-source--configcloudbuild.yaml
FlagPurpose
--no-sourceBoolean flag
--configBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →