You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/01/25 10:49:16 UTC

[GitHub] [airflow] Bowrna commented on issue #20921: Switch to using mostly standalone commands instead of 'Breeze2` entrypoint.

Bowrna commented on issue #20921:
URL: https://github.com/apache/airflow/issues/20921#issuecomment-1021054086


   @potiuk I checked how airflow-freespace command is added as standalone commands.
   Here the entry points in setup.cfg is :
   ```
   airflow-freespace=airflow_ci.freespace:main
   ```
   Do you want each command now available in breeze.py to go into a separate file with main function?


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org