summaryrefslogtreecommitdiff
path: root/doc/source/cli/trove-manage.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cli/trove-manage.rst')
-rw-r--r--doc/source/cli/trove-manage.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/cli/trove-manage.rst b/doc/source/cli/trove-manage.rst
index 568c56fb..ef2bb8a7 100644
--- a/doc/source/cli/trove-manage.rst
+++ b/doc/source/cli/trove-manage.rst
@@ -293,6 +293,10 @@ into the database.
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