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 |
Upgrades CommandBox to the latest stable version.
upgradeUse the "latest" parameter to download the bleeding edge version
upgrade --latestUse the "force" parameter to re-install even if the version installed matches that on the server
upgrade --force