Skip to content
/ ec2list Public

Terminal application that displays your AWS EC2 instances and more

License

Notifications You must be signed in to change notification settings

maxdec/ec2list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages