You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/05 16:51:56 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #10177: Add docs for airflow config command

mik-laj commented on a change in pull request #10177:
URL: https://github.com/apache/airflow/pull/10177#discussion_r465866729



##########
File path: docs/howto/email-config.rst
##########
@@ -31,6 +31,14 @@ in the ``email`` section.
   subject_template = /path/to/my_subject_template_file
   html_content_template = /path/to/my_html_content_template_file
 
+If you want to check which email is currently set, you can use ``airflow config get-value email email_backend`` command as in

Review comment:
       ```suggestion
   If you want to check which email backend is currently set, you can use ``airflow config get-value email email_backend`` command as in
   ```




----------------------------------------------------------------
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:
users@infra.apache.org