Skip to content

droctothorpe/themis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Themis

Themis, named after the Greek goddess of justice (who is typically depicted holding a scale), is a CLI designed to provide a quick and simple way of adjusting the desired capacity of your AWS auto-scaling groups without needing to go into the web console.

It uses v2 of the AWS Ruby SDK.

After cloning:

  1. run bundle install.
  2. Update the regions file with the AWS regions that you utilize.
  3. Please note, themis assumes that your AWS programmatic credentials are already loaded.

To run the script: ./themis

Sample output:

Pull requests / comments / feature requests are encouraged.

About

AWS Autoscaling CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages