Victor created AIRFLOW-3011:
-------------------------------
Summary: CLI command to output actual airflow.cfg
Key: AIRFLOW-3011
URL: https://issues.apache.org/jira/browse/AIRFLOW-3011
Project: Apache Airflow
Issue Type: New Feature
Components: cli
Affects Versions: 1.10.0
Reporter: Victor
The only way to see the actual airflow configuration (including overriden
informations with environment variables) is through web ui.
For security reason, this is often disabled.
A CLI command to do the same thing would:
* give admins a way to see it
* give operators a way to manipulate the configuration (storing it, etc)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)