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: about 1 year 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 (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T01:18:54.000Z (about 4 years ago)
- Last Synced: 2025-04-01T12:49:19.525Z (about 1 year ago)
- Topics: ami, aws, cli, cloud, golang, hacktoberfest
- Language: Go
- Homepage:
- Size: 12.7 MB
- Stars: 35
- Watchers: 5
- 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
   
## 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.