...
Option | Description |
|---|---|
| (Since Nuxeo 5.6) Accept, refuse or ask confirmation for all changes (default: |
| (Since Nuxeo 5.5) Activate debug messages. See 'category' option. |
| (Since Nuxeo 5.6) Comma separated root categories for 'debug' option (default: "org.nuxeo.launcher"). |
| (Since Nuxeo 5.6) Use graphical user interface (default is |
| Show detailed help |
| (Since Nuxeo 5.6) Output JSON for mp-commands |
| (Since Nuxeo 5.6) Ignore package dependencies and constraints (old behavior) |
| (Since Nuxeo 5.5) Activate quiet mode. |
| (Since Nuxeo 5.6) Allow relax constraint on current platform (default: |
| (Since Nuxeo 5.6) Output XML for mp-commands |
...
Command | Description |
|---|---|
| Print this message. |
| (Deprecated since Nuxeo 5.6: use |
| (Deprecated since Nuxeo 5.6: use |
| Start Nuxeo server in background, waiting for effective start. |
| Stop any Nuxeo server started with the same |
| Restart Nuxeo server. |
| Configure Nuxeo server with parameters from |
| Enable the wizard (force the wizard to be played again in case the wizard configuration has already been done). |
| Start Nuxeo server in a console mode. Ctrl+C will stop it. |
| Print server status (running or not). |
| Start Nuxeo server in background, without waiting for effective start. |
| Restart Nuxeo server with a call to |
| Build a static archive (the "pack" Shell script is deprecated). |
| Display the instance configuration. |
| List local Marketplace packages. |
| List all Marketplace packages (requires a registered instance). |
| Pre-cache Marketplace packages locally available in the distribution. |
| Update cache of Marketplace packages list. |
| Add Marketplace package(s) to local cache. You must provide the package file(s), name(s) or ID(s) as parameter. |
| Run Marketplace package installation. It is automatically called at startup if |
| Uninstall Marketplace package(s). You must provide the package name(s) or ID(s) as parameter (see "mp-list" command). |
| Remove Marketplace package(s). You must provide the package name(s) or ID(s) as parameter (see "mp-list" command). |
| Reset all packages to DOWNLOADED state. May be useful after a manual server upgrade. |
| Uninstall and remove all packages from the local cache. |
| Install all the available hotfixes for the current platform (requires a registered instance). |
| Get all the available upgrades for the Marketplace packages currently installed (requires a registered instance). |
...