vip config software get <wordpress|php|nodejs|muplugins> [options]
Read current software settings
Options
Argument | Description |
---|---|
-a , --app | Specify the app |
-d , --debug | Activate debug output |
-e , --env | Specify the environment |
-f , --format [value] | Format results (defaults to “table”) |
-h , --help | Output the help for the (sub)command |
-i , --include | Extra information to be included. Valid values: available_versions |
-v , --version | Output the version number |
Examples
# Read current software settings for WordPress in JSON format $ vip config software get wordpress --format json # Read current software settings for all components $ vip @mysite.develop config software get
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 17, 2022