Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.