Update the CLI
Run:sc --version afterward to confirm the installed version.
Update the serverhost now
You normally do not need to update the serverhost yourself. To install an available update immediately, run this command from your SimpleCloud installation directory:sc start serverhost to start it again.
Other update options
Download updates without restarting
Download updates without restarting
Use These commands do not restart running components. Restart the serverhost when you are ready to use its new version.
sc upgrade to update the CLI and all installed SimpleCloud components, or sc upgrade serverhost to download only the serverhost update.Install a specific serverhost version
Install a specific serverhost version
To test or roll back a release, download the version you want:The command does not restart the serverhost. Run
sc restart serverhost when you are ready to use the selected version.Fix a CLI update
Fix a CLI update
If the CLI installation is not writable by your user, run When the CLI is several releases behind, it may require an update before other commands can run.
sudo sc upgrade cli. If the installation is damaged but already current, reinstall it with: