0.1.3 • Published 5 years ago

machine-share v0.1.3

Weekly downloads
189
License
MIT
Repository
github
Last release
5 years ago

machine-share

This is a small script that attempts to provide the missing import/export functionality in docker machine (see issue 23)

installation

npm install -g machine-share

exporting machines

machine-export <machine-name>
>> exported to <machine-name>.zip

importing machines

machine-import <machine-name>.zip
>> imported