Skip to content

Releases: brunopadz/amictl

v0.2.0-rc1

11 Oct 20:37
6f32492
Compare
Choose a tag to compare
v0.2.0-rc1 Pre-release
Pre-release

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

  • Better experience when listing AMIs thanks to pterm lib. (#31, #32)

Under the hood

v0.1.1

05 Jul 22:06
fc1e686
Compare
Choose a tag to compare

Adding support for arm64 arch.

Thanks @msfidelis ❤️

v0.1.0

03 Nov 03:09
704233b
Compare
Choose a tag to compare

Description

🎉 First stable release! 🎉

Check the docs for more info on how to use it.

Enjoy!

v0.1.0-rc2 - August 4, 2020

04 Aug 10:58
704233b
Compare
Choose a tag to compare
Pre-release

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

29 Jul 22:16
427b0a3
Compare
Choose a tag to compare
Pre-release

Hooray! First release candidate for amictl 🎉

  • AWS is the only cloud provider supported
  • Operations working correctly: list all and list not used AMIs