Added a way to create and destroy EC2 instances.
usage: quickspin.py [-h] [-u UP [UP ...]] [-d DOWN [DOWN ...]]
[-c CREATE [CREATE ...]] [-r REMOVE [REMOVE ...]] [-k]
[-l] [-la]
optional arguments:
-h, --help show this help message and exit
-u UP [UP ...], --up UP [UP ...]
List of EC2 ids to bring up
-d DOWN [DOWN ...], --down DOWN [DOWN ...]
List of EC2 ids to bring down
-c CREATE [CREATE ...], --create CREATE [CREATE ...]
Create an EC2 instance
-r REMOVE [REMOVE ...], --remove REMOVE [REMOVE ...]
Create an EC2 instance
-k, --config Configure Quickspin with your AWS credentials
-l, --list Show all EC2 instances running
-la, --listall Show all EC2 instances running