wp-cli-deploy icon indicating copy to clipboard operation
wp-cli-deploy copied to clipboard

Push db now uses wp db import instead of mysql shell

Open MartijnBraam opened this issue 12 years ago • 1 comments

I think using wp-cli is using over mysql. The plugin doesn't require the remote database settings for pushing the db anymore.

MartijnBraam avatar Mar 13 '14 14:03 MartijnBraam

That's a good improvement, but I'd like to also support servers without WP-Cli installed on them. Will merge this and add this behavior under a flag unless you want to give it a shot.

c10b10 avatar Mar 14 '14 12:03 c10b10