[ 
https://issues.apache.org/jira/browse/AIRFLOW-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302288#comment-15302288
 ] 

ASF subversion and git services commented on AIRFLOW-167:
---------------------------------------------------------

Commit 9db00511da22c731d10cdc4ea40942c77b1b4008 in incubator-airflow's branch 
refs/heads/master from [~sumitm]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=9db0051 ]

AIRFLOW-167: Add dag_state option in cli


> Get dag state for a given execution date.
> -----------------------------------------
>
>                 Key: AIRFLOW-167
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-167
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Sumit Maheshwari
>            Assignee: Sumit Maheshwari
>
> I was trying to get state for a particular dag-run programmatically, but 
> couldn't find a way. 
> If we could have a rest call like 
> `/admin/dagrun?dag_id=<dag>&execution_date=<ts>` and get the output that 
> would be best. Currently we've to do html parsing to get the same. 
> Other (and easier) way is to add a cli support like we have for `task_state`.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to