zhongjiajie commented on a change in pull request #8089: In BREEZE.rst the 
command to create a user is outdated. #8086
URL: https://github.com/apache/airflow/pull/8089#discussion_r403976293
 
 

 ##########
 File path: BREEZE.rst
 ##########
 @@ -482,7 +482,8 @@ running the webserver in order to log in. This can be done 
with the following co
 
 .. code-block:: bash
 
-    airflow users create --role Admin --username admin --password admin 
--email [email protected] --firstname foo --lastname bar
+    airflow users create --email EMAIL --firstname FIRSTNAME --lastname 
LASTNAME --password PASSWORD --role Admin --username USERNAME
 
 Review comment:
   Oh, a deleted users......

----------------------------------------------------------------
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

Reply via email to