CLI Tool to Sync Remote Database to Local
remotee-sync is a Node package that install a command line tool that makes it easy to import remote EE databases into your local development environment.
Install it with:
npm install -g remotee-sync
Instead of passing settings and credentials via the command line, you can use a config file to set your environments, databases, and more.