awscli

Amazon Web Service Command Line Interface

Provides support for following interface:

  • Elastic Cloud Compute (EC2)
  • Auto Scaling Group (AS)
  • Simple Storage Service (S3)

More interfaces are in development.

To Install Use:

gem install awscli

For help using cli:

awscli help

For help on individual Interfaces:

$ awscli <interface> help

Licence:

awscli is released under the terms of the MIT License, see the included LICENSE file.