Search code examples
amazon-ec2amazon-web-servicescommand-line-interfaceinstances

How do you distinguish your EC2 instances?


The ec2-describe-instances command is not very helpful in distinguishing the instances. Are there command line tools that give a better overview?

Perhaps somewhat like http://github.com/newbamboo/manec2 but with support for different regions etc.


Solution

  • Amazon recently has added a feature to 'tag' your EC2 instances.