potiuk opened a new issue, #28412:
URL: https://github.com/apache/airflow/issues/28412

   ### Body
   
   Currently `breeze start-airflow` command only uses LocalExecutor and starts 
scheduler, triggerer and webserver. However it would be nice if it accepts 
`--executor` flag that could accept other executors. This would be  much nicer 
to test some scenarios - mostly with regards to Celery executor. 
   
   Such a flag could:
   
   * enable `--celery` integraiton (With rabbitmq and redis)
   * also start worker (optionallly more than one) 
   * also start flower 
   
   
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to