c10b10 / wp-cli-deploy

A WP-Cli command that allows you to deploy the local database or uploads directory to a remote server using ssh.
173 stars 25 forks source link

Database sync with multisite #21

Open grahamharper opened 9 years ago

grahamharper commented 9 years ago

Just wondering how this handles subdomain multisite installs, particularly when doing a push or pull of the database? For instance, if I set %%ENV%%_URL to my main site URL e.g. www.example.com then what about the domains of my other sites e.g. blog1.example.com, blog2.example.com?