CELERY BEAT(1) celery beat Manual CELERY BEAT(1)

celery-beat - Start the beat periodic task scheduler.

celery beat [OPTIONS]

Start the beat periodic task scheduler.

Detach and run in the background as a daemon.
Path to the schedule database. Defaults to `celerybeat-schedule`.The extension '.db' may be appended to the filename.
Scheduler class to use.
Max seconds to sleep between schedule iterations.
Logging level.
Log destination; defaults to stderr
2024-02-27 5.3.6