test

Definition

Tests a connection.

Usage

$ airflow connections test [-h] [-v] conn_id

Arguments

Parameter Description

conn_id

ID of the connection to test

-h, --help

Print out the help manual for this command

-v, --verbose

Make logging output more verbose

Examples

To test the specified connection, run:

$ airflow connections test --conn-id ssh_default
Found a mistake? Seleсt text and press Ctrl+Enter to report it