Skip to content

vip backup

Generate a backup of an environment.

Usage

vip backup [options] [command]

Options

OptionDescription
-d, --debug Activate debug output
-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

Subcommands

NameDescription
db Generate a new database backup of an environment.

Last updated: May 07, 2024