Skip to content

vip backup db

Generate a new database backup of an environment.

Usage

vip backup db [options]

Options

OptionDescription
-a, --app Specify the app
-d, --debug Activate debug output
-e, --env Specify the environment
-h, --help Output the help for the (sub)command
-v, --version Output the version number

Examples

- Generate a new database backup of an environment.
$ vip @example-app.develop backup db

Generating a new database backup... ✓ Preparing for backup generation ✓ Generating backup New database backup created

Last updated: May 07, 2024