Kamil Bregula created AIRFLOW-6001:
--------------------------------------
Summary: Lazy load CLI commands
Key: AIRFLOW-6001
URL: https://issues.apache.org/jira/browse/AIRFLOW-6001
Project: Apache Airflow
Issue Type: Bug
Components: cli
Affects Versions: 1.10.6
Reporter: Kamil Bregula
Currently, CLI loads all packages even when the command is not used in any way,
which takes CPU time and memory. I suggest that only commands that are
executed be loaded. This can speed up task launch time and also improve user
productivity.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)