Skip to content

signavio/asdf-aws-mfa-login

asdf-aws-mfa-login Build Lint

aws-mfa-login plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar, gunzip: generic POSIX utilities.

Install

Plugin:

asdf plugin add aws-mfa-login
# or
asdf plugin add aws-mfa-login https://github.com/signavio/asdf-aws-mfa-login.git

aws-mfa-login:

# Show all installable versions
asdf list-all aws-mfa-login

# Install specific version
asdf install aws-mfa-login latest

# Set a version globally (on your ~/.tool-versions file)
asdf global aws-mfa-login latest

# Now aws-mfa-login commands are available
aws-mfa-login --version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

Testing

asdf plugin-test aws-mfa-login https://github.com/signavio/asdf-aws-mfa-login --asdf-tool-version latest --asdf-plugin-gitref $(git rev-parse HEAD) aws-mfa-login --version

License

See LICENSE © signavio