add-role
Contents
Usage
$ airflow users add-role [-h]
[-e EMAIL]
-r ROLE
[-u USERNAME]
[-v]
Arguments
| Parameter | Description |
|---|---|
-e, --email |
Email of the user. Specify either |
-r, --role |
Role to add for the user. Examples: |
-u, --username |
Name of the user. Specify either |
-h, --help |
Print out the help manual for this command |
-v, --verbose |
Make logging output more verbose |