[
https://issues.apache.org/jira/browse/AIRFLOW-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kamil Bregula updated AIRFLOW-6377:
-----------------------------------
Description: 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. In
addition, it improves type hints. (was: 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.)
> 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
> Priority: Minor
>
> 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. In addition, it
> improves type hints.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)