0.5.0 • Published 6 years ago

gedo v0.5.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

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