Download the CLI
Install the sp command-line tool on your VPS.
Install the CLI
ServicePlus CLI ships as a self-contained binary — no Python or other runtime needed. Install it on your VPS with a single command:
The script downloads the latest release, installs Docker if it is missing, and sets up the
sp command — leaving your VPS with just the sp command, ready to use.Verify the installation
After installation, confirm the CLI is available:
You should see the ServicePlus version number and a brief description.
Keep the CLI updated
To update the CLI to the latest version at any time:
Troubleshooting
If sp is not found after installation, restart your terminal session or run:
If the install script fails, re-run it — it cleans up after itself and is safe to run again.