This is a small script that attempts to provide the missing import/export functionality in docker machine (see issue 23)
npm install -g machine-share
machine-export <machine-name>
>> exported to <machine-name>.zip
machine-import <machine-name>.zip
>> imported