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