upgrade

Parameters:
Name Type Required Default Hint
latest boolean false Download bleeding edge version, instead of last stable version
force boolean false false Force the update even if the version on the server is the same as locally

Command Usage

Upgrades CommandBox to the latest stable version.

upgrade
Use the "latest" parameter to download the bleeding edge version
.x
upgrade --latest
Use the "force" parameter to re-install even if the version installed matches that on the server
upgrade --force