Interact with VIP Local Development Environments
Commands
Name | Description |
---|
create | Create a VIP Local Development Environment |
destroy | Remove containers, networks, volumes and configuration files of a local environment |
exec | Execute an operation on a environment |
import | Import data into a local WordPress environment |
info | Provides basic info about one or multiple local environments |
list | Provides basic info about all local environments |
logs | Retrieve a running local environment’s service logs |
shell | Spawn a shell in a local environment |
start | Start a local environment |
stop | Stop a local environment |
sync | Sync a database from a WordPress single site environment to a local environment |
update | Update an already created local environment |
Options
Argument | Description |
---|
-d , --debug | Activate debug output |
-h , --help | Output the help for the (sub)command |
-v , --version | Output the version number |
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: May 30, 2023