mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
[IMP] developer/reference/cli: --pre-upgrade-scripts
Document the new cli option.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user