airflow providers get <provider_name>
Get detailed information about a provider
Arguments
Name | Description |
---|
provider_name | Provider name, required to get provider information |
Options
Name | Description |
---|
-h, --help | Show this help message and exit |
--color <color> | Do emit colored output (default: auto) |
-f, --full | Full information about the provider, including documentation information |
-o, --output <(table, json, yaml, plain)> | Output format. Allowed values: json, yaml, plain, table (default: table) |
-v, --verbose | Make logging output more verbose |