stefansedich / asdf-aws-iam-authenticator

AWS IAM authenticator plugin for asdf version manager https://github.com/asdf-vm/asdf
MIT License
2 stars 3 forks source link

Does not work #4

Open ybstaked opened 3 years ago

ybstaked commented 3 years ago

This asdf plugin does not seem to work.

> asdf install aws-iam-authenticator latest                                                                                                 
Downloading aws-iam-authenticator from  to /var/folders/7z/_pjzw2fj0vn80x2xsrld787c0000gn/T//aws-iam-authenticator_0.1.0_darwin_amd64
curl: no URL specified!
curl: try 'curl --help' or 'curl --manual' for more information
stefansedich commented 3 years ago

Can you try install an actual version like:

asdf install aws-iam-authenticator 0.5.3

That shold work.

ybstaked commented 3 years ago

ah that does work, can you please update this plugin to work with "latest" as well? As latest works with every other plugin. Thank you!

stefansedich commented 3 years ago

ah that does work, can you please update this plugin to work with "latest" as well? As latest works with every other plugin. Thank you!

I am pretty slammed at the moment so may not get around to it, but I appreciate PRs :smiley: