Learn how to pause and resume deployment schedules using the Prefect CLI.
--all
flag.
--all
flag with the pause
command to pause all active schedules across all deployments:
--all
flag with the resume
command to resume all paused schedules:
--no-prompt
flag:
--all
flag affects all deployment schedules in your workspace.
In interactive mode, you’ll be prompted to confirm the operation showing the exact number of schedules that will be affected.
Always verify you’re in the correct workspace/profile before running bulk operations.