upgrade

Parameters:
Name Type Required Default Hint
latest boolean false false Will download bleeding edge if true, last stable version if false
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
upgrade --latest
Use the "force" parameter to re-install even if the version installed matches that on the server
upgrade --force