Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 414 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 414 Bytes

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