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 2020/02/27 12:44:11 UTC

[GitHub] [airflow] zhongjiajie commented on issue #7148: [AIRFLOW-6472] Correct short option in cli

zhongjiajie commented on issue #7148: [AIRFLOW-6472] Correct short option in cli
URL: https://github.com/apache/airflow/pull/7148#issuecomment-591951660
 
 
   I find out our Breeze subcommand also name kebab-case style
   ![](https://i.loli.net/2020/02/27/IsqAGHgeMRbD4iE.png)
   But Airflow CLI still use snake_case style
   ![](https://i.loli.net/2020/02/27/z4VBXWElHaNtGRj.png)
   
   So, should we change our subcommand? @potiuk @mik-laj 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services