hardgcloud

Delete a Cloud Scheduler job without an interactive confirmation prompt

command

gcloud scheduler jobs delete JOB_NAME --location LOCATION --quiet

also accepted

gcloud scheduler jobs delete

Command breakdown

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

gcloudschedulerjobsdeleteJOB_NAME--locationLOCATION--quiet
FlagPurpose
--locationBoolean flag
--quietBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →