Giter VIP home page Giter VIP logo

asdf-aws-vault's Introduction

asdf-aws-vault Build Lint

aws-vault plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl: generic POSIX utilities.

Install

Plugin:

asdf plugin add aws-vault
# or
asdf plugin add aws-vault https://github.com/FormidableLabs/asdf-aws-vault.git

aws-vault:

# Show all installable versions
asdf list-all aws-vault

# Install specific version
asdf install aws-vault latest

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

# Now aws-vault commands are available
aws-vault --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!

License

See LICENSE © Tyler Thompson

Maintenance Status

Archived: This project is no longer maintained by Formidable. We are no longer responding to issues or pull requests unless they relate to security concerns. We encourage interested developers to fork this project and make it their own!

asdf-aws-vault's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

asdf-aws-vault's Issues

Bug: Support m1 architecture

@kadikraman 's mac is trying to download https://github.com/99designs/aws-vault/releases/download/v6.3.1/aws-vault-linux-aarch64 on a new M1 mac when it should be aiming for https://github.com/99designs/aws-vault/releases/download/v6.3.1/aws-vault-darwin-arm64.dmg

M1 env var values on machine natively.

platform="darwin"
arch="arm64"

I am suspecting that the download is via Docker :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.