Releases: brunopadz/amictl
Releases · brunopadz/amictl
v0.2.0-rc1
First Release Candidate for v0.2.0 🎉
New features
- Now it's possible to inspect AMIs using the subcommand
inspect
(#35).
amictl aws inspect --region 123123123123 --ami 0xf00000000
Enhancements
Under the hood
- amictl now uses AWS SDK for Go V2 (#26)
v0.1.1
v0.1.0
v0.1.0-rc2 - August 4, 2020
Now you can use the flag --costs
to see how much you could save deleting not used AMIs.
Thanks @msfidelis 🤘
0.1.0-rc1 - July 29, 2020
Hooray! First release candidate for amictl 🎉
- AWS is the only cloud provider supported
- Operations working correctly: list all and list not used AMIs