RubyGems.org

ec2-blackout

0.0.1

ec2-blackout is a command line tool to shutdown EC2 instances. It's main purpose is to save you money by stopping EC2 instances during out of office hours.

installgem install ec2-blackout -v 0.0.1
Authors

Stephen Bartlett

1,633 total downloads 409 for this version
Owners

3eeee15ac1a1e31068806ee948057f32

Gemfile
gem "ec2-blackout", "~> 0.0.1"
Versions
  1. 0.0.4 November 20, 2012
  2. 0.0.3 October 17, 2012
  3. 0.0.2 October 17, 2012
  4. 0.0.1 October 16, 2012
Runtime Dependencies
  1. aws-sdk >= 0
  2. commander >= 0