Skip to content

vip dev-env [options] [command]

Interact with VIP Local Development Environments

Commands

NameDescription
createCreate a VIP Local Development Environment
destroyRemove containers, networks, volumes and configuration files of a local environment
execExecute an operation on a environment
importImport data into a local WordPress environment
infoProvides basic info about one or multiple local environments
listProvides basic info about all local environments
logsRetrieve a running local environment’s service logs
shellSpawn a shell in a local environment
startStart a local environment
stopStop a local environment
syncSync a database from a WordPress single site environment to a local environment
updateUpdate an already created local environment

Options

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

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: May 30, 2023