Sha256: 11b006e4e51e14588d5d65976a06a1d74f6f0091cc934be4397cf4a560b272a8
Contents?: true
Size: 516 Bytes
Versions: 1
Compression:
Stored size: 516 Bytes
Contents
[![Build Status](https://travis-ci.org/mdb/lobber.png?branch=master)](https://travis-ci.org/mdb/lobber) # Lobber Quickly toss a directory to Amazon S3 from the command line. ## Installation gem install lobber ## Usage lob some_directory Or pass in a bucket name to substitute your $FOG_DIRECTORY env variable: lob some_directory --bucket some_aws_bucket ## Required Environment Variables * AWS_ACCESS_KEY=your_aws_access_key * AWS_SECRET_KEY=your_aws_secret_key * FOG_DIRECTORY=some_aws_bucket
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lobber-0.0.4 | README.md |