[
https://issues.apache.org/jira/browse/AIRFLOW-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722114#comment-16722114
]
Kaxil Naik commented on AIRFLOW-1919:
-------------------------------------
This feature will be available in 1.10.2. Currently it is only available in the
master
> Add option to query for DAG runs given a DAG ID
> -----------------------------------------------
>
> Key: AIRFLOW-1919
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1919
> Project: Apache Airflow
> Issue Type: Improvement
> Components: cli
> Affects Versions: 1.8.0
> Reporter: Steen Manniche
> Assignee: Tao Feng
> Priority: Trivial
> Fix For: 1.10.2
>
>
> Having a way to list all DAG runs for a given DAG identifier would be useful
> when trying to get a programmatic overview of running DAGs. Something along
> the lines of
> {code}
> airflow list_runs $DAG_ID
> {code}
> Which would return the running DAGs for {{$DAG_ID}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)