airflow variables get <key>
Get variable
Arguments
Name | Description |
---|---|
key | Variable key |
Options
Name | Description |
---|---|
-h, --help | Show this help message and exit |
-d, --default <VAL> | Default value returned if variable does not exist |
-j, --json | Deserialize JSON variable |
-v, --verbose | Make logging output more verbose |