Skip to content

vip dev-env start [options]

Start a local development environment

Options

ArgumentDescription
-d, --debugActivate debug output
-h, --helpOutput the help for the (sub)command
-S, --skip-rebuildOnly start stopped services
-w, --skip-wp-versions-checkSkip prompting for WordPress update if not on latest
-s, --slugCustom name of the dev environment
-v, --versionOutput the version number

-V, --vscode 

Open environment workspace in Visual Studio Code (VSCode)

Examples

   # Starts a local dev environment
    $ vip dev-env start

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 19, 2023