[IMP] developer/reference/cli: --pre-upgrade-scripts

Document the new cli option.
This commit is contained in:
Alvaro Fuentes
2025-03-17 16:02:44 +01:00
parent 28fe2a0338
commit 2ccc6ded36

View File

@@ -94,6 +94,13 @@ Running the server
specify an additional upgrade path.
.. option:: --pre-upgrade-scripts <pre_upgrade_scripts>
comma-separated list of paths to upgrade scripts. The scripts are run before
loading base module when an upgrade of any module is requested. This is
useful to perform some actions during custom modules upgrade after a major
upgrade.
.. option:: --load <modules>
list of server-wide modules to load. Those modules are supposed to provide