vip backup db [options]
Generate a database backup for an environment
Options
Argument | Description |
---|---|
-a , --app | Specify the application |
-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
# Trigger a new backup for a database of the @mysite.develop environment $ vip backup db @mysite.develop
Global Options
Argument | Description |
---|---|
-a , --app=<app> | Specify the app |
-d , --debug | Activate debug output |
-e , --env=<env> | Specify the environment |
-h , --help | Output the help for the (sub)command |
-v , --version | Output the version number |
-y , --yes | Run the command in production without a confirmation prompt |
Last updated: August 31, 2023