Virendhar Sivaraman created AIRFLOW-4729:
--------------------------------------------
Summary: schedule listing ability
Key: AIRFLOW-4729
URL: https://issues.apache.org/jira/browse/AIRFLOW-4729
Project: Apache Airflow
Issue Type: Wish
Components: api, cli, DAG
Affects Versions: 1.10.3
Reporter: Virendhar Sivaraman
Not sure if this is already in the wish list.
Ability to list past and future schedules for a DAG.
for instance, if a DAG is schedules to run weekly 8 AM from a start date -
there should be a command ( preferably cli with api calls) to get the next n
dag schedules.
If DAG already has run - get the past n execution states with status ( this is
already available in list_dag_runs but with the n option will be useful)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)