potiuk commented on code in PR #23052:
URL: https://github.com/apache/airflow/pull/23052#discussion_r858712727
##########
dev/breeze/src/airflow_breeze/commands/developer_commands.py:
##########
@@ -144,6 +144,11 @@
],
},
],
+ "breeze exec": [
Review Comment:
You should also add "exec" to developer commands above as it otherwise is
spearated out:

I also unified all the "commands and parameters to have "." at the end of
help.
--
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]