mik-laj edited a comment on issue #6594: [AIRFLOW-6001][depends on 
AIRFLOW-6000] Lazy load CLI commands
URL: https://github.com/apache/airflow/pull/6594#issuecomment-554783165
 
 
   @nuclearpinguin Sometimes there is one command and sometimes there are 
several commands. It depends if it is a single command or a subcommand.  
Subcommend is a command that lets you invoke other commands, but it is still a 
command, although it groups other commands, so I'd rather stay with the current 
prefix.
   
   This is a big change, but unfortunately it is very difficult to divide it 
into several PRs, because there will be a lot of conflicts in imports.I divided 
it very carefully into several commits so that everyone can do a review.

----------------------------------------------------------------
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