jmcarp commented on issue #4821: [AIRFLOW-3998] Use nested commands in cli.
URL: https://github.com/apache/airflow/pull/4821#issuecomment-483057228
 
 
   This is still incomplete but ready for more review. I grouped commands 
related to dags into the `airflow dags` subcommand, tasks into `airflow tasks`, 
users into `airflow users`, etc. I don't have strong preferences about how we 
group some of these commands: for example, I left `airflow initdb` and `airflow 
resetdb` as top-level commands, but would be happy to move them to `airflow db 
init` and airflow db reset`.
   
   @ashb @feng-tao @XD-DENG @Fokko: what do you think about the proposed 
changes? Happy to make any revisions, and I'll update documentation if/when we 
decide the final command structure.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to