Best WordPress Hosting
 

Exporting databases using WP-CLI

via wpjohnny.com => original post link

A fast and easy way to export large databases using WP-CLI.

I like exporting with WP-CLI because it’s very easy to use and especially helpful for exporting large databases (that crash when exporting via phpMyAdmin). WP-CLI is always more convenient to use than MYSQL shell…and requires much fewer commands.

1. Log into SSH