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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
