We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e24a36 + f9cb7bd commit 994107aCopy full SHA for 994107a
1 file changed
development/components/console/prestashop-module.md
@@ -14,6 +14,8 @@ weight: 10
14
* `action`: Action to execute, must be one of: install, uninstall, enable, disable, reset, upgrade, configure, delete
15
* `module name`: Module on which the action will be executed
16
* `file path`: YML file path for configuration __(optional, only used with configure action)__
17
+* Options:
18
+ * `--skip-overrides`: prevent the module's override files from being copied to (or removed from) the /override/ directory (since 9.1.1).
19
20
## Description
21
0 commit comments