vip config software update <wordpress|php|nodejs|muplugins> <version> [options]
Update software settings for a WordPress or a Node.js environment
Options
Argument | Description |
---|---|
-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
Global Options
Argument | Description |
---|---|
-a , --app=<app> | Specify the app |
-d , --debug | Activate debug output |
-e , --env=<env> | Specify the environment |
-h , --help | Output the help for the (sub)command |
-v , --version | Output the version number |
-y , --yes | Run the command in production without a confirmation prompt |
Last updated: December 22, 2022