airflow connections export <file>

Export all connections

Arguments

NameDescription
fileOutput file path for exporting the connections

Options

NameDescription
-h, --helpShow this help message and exit
--file-format <file_format>File format for the export
--format <format>Deprecated -- use `--file-format` instead. File format to use for the export
--serialization-format <serialization_format>When exporting as `.env` format, defines how connections should be serialized. Default is `uri`