rootcss opened a new pull request #10081:
URL: https://github.com/apache/airflow/pull/10081


   Closes [#9856](https://github.com/apache/airflow/issues/9856)
   
   Details:
   The PR adds a CLI command: 
   `airflow connection export --format=<format> 
--output-file=/path/to/your/file/name.json`
   
   It exports connections in the following formats: `json`, `yaml` and `env`.
   
   The exported connections are the list of all saved connections in the 
airflow metadatabase.
   


----------------------------------------------------------------
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]


Reply via email to