Skip to content

amanfredi/aws_describe_instances_parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

aws describe instances parser

Tool to quickly parse output from aws command line tools

Usage:

aws ec2 describe-instances | aws_describe_instances_parser.rb \
                               --bastion-username foo \
                               --ec2-username bar \
                               --identity-file ~/.ssh/helloworld.pem

About

Tool to quickly parse output from aws command line tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 72.2%
  • HTML 27.8%