This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 37f8f2288c2dfc3c7b8259fb7169c3e85baf5958
tree 54ca4a73529d059e3283a67ca0fa4f3928219c41
parent 62374bb37dc64a743d7a14e2eb445ba809378aeb
tree 54ca4a73529d059e3283a67ca0fa4f3928219c41
parent 62374bb37dc64a743d7a14e2eb445ba809378aeb
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
ec2-identify-instance | ||
| |
ec2-identify-volume | ||
| |
ec2-xfs-snapshot |
README
EC2-EXTRA-TOOLS is a set of extra command line tools for Amazon EC2 and EBS. They are designed to extend the existing API tools provided by Amazon. I started the project because I needed a convenient way of identifying the current instance and EBS volumes. I intent to add more tools as I need them. You are more than welcome to fork this project on Github and add your own tools. I'll merge them back in my branch. These tools are still in their infancy. I haven't done any exception handling or performance improvements. However, they are working well for me. Included tools: ec2-identify-instance: returns the EC2 instance id of the current instance ec2-identify-volume: returns the EBS volume id of a device October 26, 2008 Carl Mercier carl at carlmercier dot com








