Skip to content

vip config software [options] [command]

Software management

Commands

NameDescription
getRead current software settings
updateUpdate software settings

Options

ArgumentDescription
-d, --debugActivate debug output
-h, --helpOutput the help for the (sub)command
-v, --versionOutput the version number

Examples

   # Update <component> to <version>
    $ vip config software update <wordpress|php|nodejs|muplugins> <version>

Global Options

ArgumentDescription
-a, --app=<app>Specify the app
-d, --debugActivate debug output
-e, --env=<env>Specify the environment
-h, --helpOutput the help for the (sub)command
-v, --versionOutput the version number
-y, --yesRun the command in production without a confirmation prompt

Last updated: September 30, 2022