[
https://issues.apache.org/jira/browse/AIRFLOW-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607929#comment-16607929
]
Victor commented on AIRFLOW-3011:
---------------------------------
[~Valerii_Zhuk], it is as you want, but I think that a simple output to stdout
from the airflow command would be perfect.
Then the shell can be used to redirect to a file if/when needed.
> 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
> Assignee: Valerii Zhuk
> Priority: Major
>
> 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)