Skip to content

vip backup [options] [command]

Interact with Database Backup files for an environment.

Commands

NameDescription
dbTrigger a new backup for a database

Options

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

Examples

   # Trigger a new backup for your 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