Skip to content

vip backup db [options] 

Generate a database backup for an environment

Options

ArgumentDescription
-a, --appSpecify the application
-d, --debugActivate debug output
-e, --envSpecify the environment
-h, --helpOutput the help for the (sub)command
-v, --versionOutput the version number

Examples

   # Trigger a new backup for a database of the @mysite.develop environment
    $ vip backup db @mysite.develop

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: August 31, 2023