AlexandrKhabarov commented on a change in pull request #7446: [AIRFLOW-6474]
list_dag_runs cli command should allow exec_date between start/end range and
print start/end times
URL: https://github.com/apache/airflow/pull/7446#discussion_r381447681
##########
File path: airflow/bin/cli.py
##########
@@ -131,11 +131,22 @@ class CLIFactory:
# list_dag_runs
'no_backfill': Arg(
("--no_backfill",),
- "filter all the backfill dagruns given the dag id", "store_true"),
Review comment:
Done
----------------------------------------------------------------
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