Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion common
Submodule common updated 1 files
+5 −1 prospector.yml
5 changes: 5 additions & 0 deletions docs/development/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,11 @@ save some work while typing docker compose commands. This section explains these
``inv docker.buildassets``
Build all the assets and "deploy" them to the storage.

``inv docker.restoredb``
Return to an old state of the database

* ``--file`` to select the sql file.

Adding a new Python dependency
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down