Skip to content

vip config software update

Update software settings

Usage

vip @mysite.develop config software update <wordpress|php|nodejs|muplugins> <version> [options]

Options

OptionDescription
-a, --app Specify the app
-d, --debug Activate debug output
-e, --env Specify the environment
-h, --help Output the help for the (sub)command
-v, --version Output the version number
-y, --yes Auto-confirm update

Examples

- Update WordPress to 6.0.x
$ vip @mysite.develop config software update wordpress 6.0

- Update Node.js to v16
$ vip @mysite.develop config software update nodejs 16

Last updated: April 08, 2024