An open API service indexing awesome lists of open source software.

https://github.com/aoki/els

List ec2 instances.
https://github.com/aoki/els

aws cli ec2 golang

Last synced: 29 days ago
JSON representation

List ec2 instances.

Awesome Lists containing this project

README

          

# els

`els` list ec2 instances. It is implemented by golang.

## Installation

Download binary from [the latest release](https://github.com/ringohub/els/releases).

Or, using `homebrew` (Formula is [here](https://github.com/ringohub/homebrew-els).)

```bash
brew tap ringohub/els
brew update && brew doctor
brew install els
```

## Usage

**This command required AWS credentials.**

Just type `els`.