sp update
Update the CLI tool or the ServicePlus plugin bundle.
Usage
What gets updated
| Target | What changes |
|---|---|
| Plugin bundle | The ServicePlus Mautic plugin is updated to the latest version from the distribution server |
| CLI | The sp command itself is upgraded |
sp update automatically creates a backup before applying changes. If anything goes wrong, you can restore with sp restore --file ~/sp-backups/pre-update.tar.gz.Best practices
- Run
sp exportmanually before any update, especially major version bumps - Check
sp statusafter updating to confirm all services are still healthy - Updates do not restart your services unless the plugin bundle requires a cache flush
Keeping individual service images current
Service images (Mautic, n8n, Cal.com) follow their own upstream release schedules. To update a specific service image, restart it after pulling the latest tag: