hardgcloud

Update the cron schedule of an existing Cloud Scheduler HTTP job

command

gcloud scheduler jobs update http JOB_NAME --schedule "NEW_CRON" --location LOCATION

also accepted

gcloud scheduler jobs update http

Command breakdown

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

gcloudschedulerjobsupdatehttpJOB_NAME--schedule"NEW_CRON"--locationLOCATION
FlagPurpose
--scheduleBoolean flag
--locationBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →