[
https://issues.apache.org/jira/browse/AIRFLOW-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik updated AIRFLOW-6474:
--------------------------------
Fix Version/s: (was: 1.10.10)
2.0.0
> list_dag_runs cli command should allow exec_date between start/end range and
> print start/end times
> --------------------------------------------------------------------------------------------------
>
> Key: AIRFLOW-6474
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6474
> Project: Apache Airflow
> Issue Type: Improvement
> Components: cli
> Affects Versions: 1.10.7
> Reporter: t oo
> Assignee: alexander
> Priority: Major
> Labels: gsoc, gsoc2020, mentor
> Fix For: 2.0.0
>
>
> 1. accept argument exec_date_from, exec_date_to to filter execution_dates
> returned, ie show dag runs with exec_date between 20190901 and 20190930
> 2. separate to that in the output print the start_date and end_date of each
> dagrun (ie execdate for 20190907 had start_date 2019090804:23 and end_date
> 2019090804:38
> 3. dag_id arg should be optional
--
This message was sent by Atlassian Jira
(v8.3.4#803005)