vip backup
Generate a backup of an environment.
Usage
vip backup [options] [command]
Options
Option | Description |
---|---|
-d , --debug |
Generate verbose output during command execution to help identify or fix errors or bugs. |
-h , --help |
Retrieve a description, examples, and available options for a (sub)command. |
-v , --version |
Retrieve the version number of VIP-CLI currently installed on the local machine. |
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
Name | Description |
---|---|
db |
Generate a new database backup of an environment. |
Last updated: November 18, 2024