nijanthanvijayakumar commented on pull request #17366:
URL: https://github.com/apache/airflow/pull/17366#issuecomment-890598078


   > You can also run --db-reset option in Breeze. to run it, also if you run 
pytest, pytest will initialize the database at first run
   
   Thanks @potiuk. The command before these commands initialises the breeze 
environment and opens up Airflow CLI. However, the earlier instructions 
indirectly indicate that the `airflow db rest` and airflow user creation 
commands should be executed outside the breeze environment. A seasoned user can 
easily identify this, but this change makes it clearer that those two commands 
should be executed within the breeze environment, following the same pattern as 
the commands after this.
   
   Would you please let me know if I have to change something in this MR?


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to