Skip to content

vip dev-env stop [options]

Stop a local dev environment

Options

ArgumentDescription
-d, --debugActivate debug output
-h, --helpOutput the help for the (sub)command
-s, --slugCustom name of the dev environment
-v, --versionOutput the version number

Examples

   # Stops a local dev environment
    $ vip dev-env stop

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: October 04, 2022