Skip to content

Instantly share code, notes, and snippets.

@welly
Created April 21, 2016 01:00
Show Gist options
  • Save welly/1f0748d03e2d7d973e6b30a74a200db2 to your computer and use it in GitHub Desktop.
Save welly/1f0748d03e2d7d973e6b30a74a200db2 to your computer and use it in GitHub Desktop.
Drush sql sync remote to remote
drush @source sql-dump | drush @destination sql-cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment