Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ec2list

Terminal application that displays your AWS EC2 instances and more.

Screenshot

Installation

If you have golang installed:

$ go get github.com/maxdec/ec2list

Otherwise you can download the latest release (for OSX), and put it in your $PATH (make sure it's chmod +x'ed).

You need to following environment variables:

AWS_ACCESS_KEY_ID=XXX
AWS_SECRET_ACCESS_KEY=XXX
AWS_REGION=eu-central-1

Usage

$ ec2list

That's it :-)

About

Terminal application that displays your AWS EC2 instances and more

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages