Step 1
Export required environment variables: CELERY_BROKER_URL, CELERY_RESULT_BACKEND
CLI Profile
Fetching install matrix, auth flow, command map, and compatibility data.
Please wait while clime prepares the listing details.
CLI Profile
Manage Celery workers and task queues.
pip
Step 1
Export required environment variables: CELERY_BROKER_URL, CELERY_RESULT_BACKEND
Global Flags
Queue Processing
celery start
Start queue worker/service
celery status
Check queue health and lag
celery workers
List active workers
celery jobs
Inspect pending or active jobs
celery purge
Purge queue safely
Operate queue workers, inspect jobs, and monitor throughput.