list

Definition

Displays the list of users in the selected format.

Usage

$ airflow users list [-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 get the list of users as a console output, run:

$ airflow users list
Found a mistake? Seleсt text and press Ctrl+Enter to report it