t oo created AIRFLOW-6477:
-----------------------------
Summary: new cli command for dagrun operations
Key: AIRFLOW-6477
URL: https://issues.apache.org/jira/browse/AIRFLOW-6477
Project: Apache Airflow
Issue Type: New Feature
Components: cli, DAG
Affects Versions: 1.10.7
Reporter: t oo
UI already allows following dagrun operations:
# delete dagrun
# set dagrun to failed
# set dagrun to success
# set dagrun to running
This JIRA is about allowing these operations from the CLI, delete dagrun is
highest priority. I haven't checked yet but I assume deleting dagrun will also
delete all associated task instances. so a fresh trigger_dag with new 'conf'
can happen rather than 'clear'
--
This message was sent by Atlassian Jira
(v8.3.4#803005)