Open Source Extras Gitify Commands modx:upgrade
Gitify modx:upgrade
Downloads, configures and updates the current MODX installation.
Usage:
modx:upgrade [modx_version]
Arguments:
modx_version The version of MODX to upgrade, in the format 2.3.2-pl. Leave empty or specify "latest" to install the last stable release.
Options:
--download (-d) Force download the MODX package even if it already exists in the cache folder.
--help (-h) Display this help message.
--verbose (-v|vv|vvv) Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug.
--version (-V) Display the Gitify version.