[
https://issues.apache.org/jira/browse/AIRFLOW-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tao Feng reassigned AIRFLOW-1919:
---------------------------------
Assignee: Tao Feng
> 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: Airflow 1.8
> Reporter: Steen Manniche
> Assignee: Tao Feng
> Priority: Trivial
>
> 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)