ashb commented on issue #8086: In BREEZE.rst the command to create a user is outdated. URL: https://github.com/apache/airflow/issues/8086#issuecomment-611230168 The command is currently ``` airflow users create --role Admin --username admin --password admin --email [email protected] --firstname foo --lastname bar ``` Which is the correct command for the master branch. I'm going to close this as I believe this command is correct. If you think it is wrong please comment and say what it should be. Note on the master branch the commands have been reorganized since the 1.10 release branch.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
