airflow connections get <conn_id>

Get a connection

Arguments

NameDescription
conn_idConnection id, required to get/add/delete a connection

Options

NameDescription
-h, --helpShow this help message and exit
--color <color>Do emit colored output (default: auto)
-o, --output <(table, json, yaml, plain)>Output format. Allowed values: json, yaml, plain, table (default: table)
-v, --verboseMake logging output more verbose