Published by Mijingo

movie icon image

EE Insider Blog

Spend your time learning and developing sites with ExpressionEngine and we'll use this blog to keep you informed of all the news related to ExpressionEngine and CodeIgniter.

» Read more in the Archives.

» Have a tip? Send us your EE news.

Learn ExpressionEngine Today

Over a series of 8 videos, watch and learn as Ryan builds an entire ExpressionEngine website from beginning to end. Get started now.

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.

Posted on Jan 12, 2015 by Ryan Irelan

Filed Under: Development Tools