[
https://issues.apache.org/jira/browse/AIRFLOW-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk updated AIRFLOW-6369:
----------------------------------
Labels: gsoc gsoc2020 mentor (was: )
> clear cli command needs a 'conf' option
> ---------------------------------------
>
> Key: AIRFLOW-6369
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6369
> Project: Apache Airflow
> Issue Type: Improvement
> Components: cli, core, DagRun
> Affects Versions: 1.10.6
> Reporter: t oo
> Priority: Major
> Labels: gsoc, gsoc2020, mentor
>
> key-value pairs of conf can be passed into trigger_dag command
> ie
> --conf '{"ric":"amzn"}'
> clear command needs this feature too
> ie in case exec_date is important and there was a failure halfway in the 1st
> dagrun due to bad conf being sent on trigger_dag command and want to run the
> same execdate but with new conf on 2nd dagrun
> alternative solution would be a new delete_dag_run cli command so never need
> to 'clear' but can do a 2nd DagRun for same exec date
--
This message was sent by Atlassian Jira
(v8.3.4#803005)