Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunopadz/amictl
Because you need to control your AMIs
https://github.com/brunopadz/amictl
ami aws cli cloud golang hacktoberfest
Last synced: 4 days ago
JSON representation
Because you need to control your AMIs
- Host: GitHub
- URL: https://github.com/brunopadz/amictl
- Owner: brunopadz
- License: mit
- Created: 2020-05-19T22:48:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T01:18:54.000Z (over 2 years ago)
- Last Synced: 2024-06-20T17:34:19.288Z (5 months ago)
- Topics: ami, aws, cli, cloud, golang, hacktoberfest
- Language: Go
- Homepage:
- Size: 12.7 MB
- Stars: 36
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# amictl
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/brunopadz/amictl?include_prereleases&style=flat-square) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/brunopadz/amictl?style=flat-square) ![Drone (cloud)](https://img.shields.io/drone/build/brunopadz/amictl?style=flat-square) ![GitHub](https://img.shields.io/github/license/brunopadz/amictl?style=flat-square)
## Info
- [How to use](docs/how_to_use.md)
- [Download it!](https://github.com/brunopadz/amictl/releases/latest)
- Feel free to [contribute](CONTRIBUTING.md). Keep in mind that the `main` branch does not reflect the latest release.
- AWS is the only cloud provider supported to this date## What is amictl?
amictl is a super simple cli app to control your AMIs and Image IDs. It currently supports AWS to list used and unused
AMIs.There are a lot of features that still need to be implemented. Just check the
[contributing guide](CONTRIBUTING.md) and the open a new [issue](https://github.com/brunopadz/amictl/issues) to start a
discussion.