Sync the database of a WordPress single site environment to a local development environment.
Options
Argument
Description
-d, --debug
Activate debug output
-h, --help
Output the help for the (sub)command
-v, --version
Output the version number
Examples
# Sync the database for a develop environment to a local environment with the slug 'example-site'
$ vip @mysite.develop dev-env sync sql --slug=example-site
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