jens-scheffler-bosch commented on code in PR #34842:
URL: https://github.com/apache/airflow/pull/34842#discussion_r1362008537


##########
CONTRIBUTORS_QUICK_START.rst:
##########
@@ -302,18 +302,27 @@ Setting up Breeze
 5. When you enter Breeze environment you should see prompt similar to 
``root@e4756f6ac886:/opt/airflow#``. This
    means that you are inside the Breeze container and ready to run most of the 
development tasks. You can leave
    the environment with ``exit`` and re-enter it with just ``breeze`` command.
-   Once you enter breeze environment, create airflow tables and users from the 
breeze CLI. ``airflow db reset``
+
+.. code-block:: bash
+
+  root@b76fcb399bb6:/opt/airflow# airflow db init

Review Comment:
   And sorry, partly my fault - initial review from me was to change from 
`reset`to `init` - did not know that init is deprecated :-(



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