airflow connections get <conn_id>
Get a connection
Arguments
| Name | Description | 
|---|---|
| conn_id | Connection id, required to get/add/delete a connection | 
Options
| Name | Description | 
|---|---|
| -h, --help | Show 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, --verbose | Make logging output more verbose |