Version / Updater
Current version info
To display the current version information, the following command can be used:
version
This information is helpful in a bug report!
Update your cloud (to latest)
Use
version checkupdate
to check if there is a new versionDownload the version:
version download
Switch to the version:
version switch
Restart your cloud
The versions/
folder should be deleted regularly
Update your cloud (to specific version)
You should also know the branch of the version first (show all branches:
version branches
)Then you should check whether the build for this branch exists (show all builds:
version builds <branch>
)Download the version:
version download <branch> <build>
Switch to the version:
version switch <branch> <build<
Restart your cloud
The versions/
folder should be deleted regularly
Last updated