Skip to content

jmhal/startstopinstances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

startstopinstances

A small tool for wake up my development instances and stop them. Works on Linux.

$ ./startstopinstances (start|stop|status)
  1. Start: reads the instances IDs from ~/.aws/instances and starts them.
  2. Stop: reads the instances IDs from ~/.aws/instances and stops them.
  3. Status: shows the state and assigned public IPs.

~/.aws/instances holds the IDs you want to control. One ID per line. If you want to control a different region, configure ~/.aws/config properly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages