Skip to content

vip export

Export a copy of data associated with an environment.

Usage

vip export [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

- Download a copy of the most recent database backup for an environment as an archived SQL file to the current local directory.
$ vip @example-app.develop export sql

Subcommands

NameDescription
sql Generate a copy of a database backup for an environment and download it as an archived SQL file.

Last updated: April 08, 2024