auth

Definition

Displays information about the provided API authentication backends.

Usage

$ airflow providers auth
                        [-h]
                        [-o table, json, yaml, plain]
                        [-v]

Arguments

Parameter Description

-o, --output

Output format. Possible values: table, json, yaml, plain. Default: table

-h, --help

Print out the help manual for this command

-v, --verbose

Make logging output more verbose

Examples

To display information about the provided API Auth backends, run the command:

$ airflow providers auth

Output example:

api_auth_backand_module
==========================================================
airflow.providers.google.common.auth_backend.google_openid
Found a mistake? Seleсt text and press Ctrl+Enter to report it