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.
- Host: GitHub
- URL: https://github.com/aoki/els
- Owner: aoki
- Created: 2017-01-23T13:39:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T14:52:47.000Z (about 9 years ago)
- Last Synced: 2025-06-05T06:54:42.450Z (12 months ago)
- Topics: aws, cli, ec2, golang
- Language: Go
- Homepage:
- Size: 2.37 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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`.