airflow roles export <file>
Export roles (without permissions) from db to JSON file
Arguments
Name | Description |
---|---|
file | Export all roles to JSON file |
Options
Name | Description |
---|---|
-h, --help | Show this help message and exit |
-p, --pretty | Format output JSON file by sorting role names and indenting by 4 spaces |
-v, --verbose | Make logging output more verbose |