mik-laj commented on a change in pull request #10970:
URL: https://github.com/apache/airflow/pull/10970#discussion_r493090252
##########
File path: docs/cli-ref.rst
##########
@@ -35,3 +35,46 @@ development and testing.
:module: airflow.cli.cli_parser
:func: get_parser
:prog: airflow
+
+Environment Variables
+'''''''''''''''''''''
+
+.. envvar:: AIRFLOW__{SECTION}__{KEY}
+
+ Any specific key in a section in Airflow.
Review comment:
This sentence does not explain what this variable does. The word
"configuration" is at least missing.
> Sets options in the Airflow configuration. This takes priority over the
value in the ``airflow.cfg`` file.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]