t oo created AIRFLOW-6473:
-----------------------------
Summary: Show conf in response of dag_state cli command
Key: AIRFLOW-6473
URL: https://issues.apache.org/jira/browse/AIRFLOW-6473
Project: Apache Airflow
Issue Type: Improvement
Components: cli
Affects Versions: 1.10.7
Reporter: t oo
key-value pairs of conf can be passed into trigger_dag command
ie
--conf '
{"ric":"amzn"}
'
when running dag_state cli command to get the state (ie success/failed) , the
conf json should also be returned
--
This message was sent by Atlassian Jira
(v8.3.4#803005)