gedo
v0.5.0
Published
Make your private artifactory easily with s3
Downloads
4
Readme
GEDO
Store and load your docker image on S3 buckets.
Installation
npm install gedo
Usage
Usage: index [options] [command]
Options:
-V, --version output the version number
-b, --bucket Bucket on S3
-r, --region S3 Region
-h, --help output usage information
Commands:
push <image> Push a image to s3
pull <image> Pull a image from s3
License
MIT