airflow.providers.celery.cli.celery_command
¶
Celery command.
Module Contents¶
Functions¶
|
Start Flower, Celery monitoring tool. |
|
Reconfigure the logger. |
|
Start Airflow Celery worker. |
|
Send SIGTERM to Celery worker. |
Attributes¶
- airflow.providers.celery.cli.celery_command.flower(args)[source]¶
Start Flower, Celery monitoring tool.