[
https://issues.apache.org/jira/browse/AIRFLOW-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Maheshwari reassigned AIRFLOW-167:
----------------------------------------
Assignee: Sumit Maheshwari
> 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)