Merge "Warning user running command trove-manage db_recreate"

This commit is contained in:
Zuul
2020-10-21 21:24:50 +00:00
committed by Gerrit Code Review

View File

@@ -293,6 +293,10 @@ into the database.
trove-manage db_recreate trove-manage db_recreate
~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~
.. caution::
Running this command will drop the database and recreate it. It means all
data in the database will be lost. Becareful when running this command.
.. code-block:: console .. code-block:: console