Kamil Bregula created AIRFLOW-6377:
--------------------------------------
Summary: Decouple cli utils from argparse.Namespace
Key: AIRFLOW-6377
URL: https://issues.apache.org/jira/browse/AIRFLOW-6377
Project: Apache Airflow
Issue Type: Improvement
Components: cli
Affects Versions: 1.10.7
Reporter: Kamil Bregula
The dependence of helper methods on an object that contains many configurable
attributes makes it difficult to trace the logic of the code.
This will also make it difficult to decouple the executor from the CLI.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)