ekristen / aws-nuke

Remove all the resources from an AWS account
https://ekristen.github.io/aws-nuke/
MIT License
271 stars 27 forks source link

shell completion support #307

Closed chenrui333 closed 2 months ago

chenrui333 commented 2 months ago

👋 rebuy-de/aws-nuke used to have out of the box shell completion support from cobra, any chance to support shell completion with this project as well? Thanks!

relates to https://github.com/Homebrew/homebrew-core/pull/190893

ekristen commented 2 months ago

Thanks @chenrui333 -- definitely an oversight. I will take a look.

ekristen commented 2 months ago

:tada: This issue has been resolved in version 3.22.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

cloudsurf-digital commented 2 months ago

@ekristen, when's the release available as brew tap? Latest is still 3.21.0 - Thanks in advance!

ekristen commented 2 months ago

@cloudsurf-digital it's at ekristen/homebrew-tap now. typically it should be there 1-2 hours automatically after the announcement here, but the action was broken because homebrew changed style rules.