rootcss commented on a change in pull request #10081:
URL: https://github.com/apache/airflow/pull/10081#discussion_r466843622
##########
File path: docs/howto/connection/index.rst
##########
@@ -88,6 +88,31 @@ Alternatively you may specify each parameter individually:
--conn-schema 'schema' \
...
+.. _connection/export:
+
+Exporting Connections from the CLI
+----------------------------------
+
+You may export connections from the database using the CLI. The supported
formats are ``json``, ``yaml`` and ``env``.
Review comment:
@mik-laj Please have a look now. I've added the examples.
----------------------------------------------------------------
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]