You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Tao Feng (JIRA)" <ji...@apache.org> on 2018/12/13 17:27:00 UTC

[jira] [Closed] (AIRFLOW-1919) Add option to query for DAG runs given a DAG ID

     [ https://issues.apache.org/jira/browse/AIRFLOW-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tao Feng closed AIRFLOW-1919.
-----------------------------

> 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: 2.0.0
>
>
> 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)