adamcrews / asdf-aws-sso-cli

Install aws-sso-cli via asdf package manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-aws-sso-cli Build Lint

aws-sso-cli plugin for the asdf version manager.

Contents

Dependencies

  • None

Install

Plugin:

asdf plugin add aws-sso-cli
# or
asdf plugin add aws-sso-cli https://github.com/adamcrews/asdf-aws-sso-cli.git

aws-sso-cli:

# Show all installable versions
asdf list-all aws-sso-cli

# Install specific version
asdf install aws-sso-cli latest

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

# Now aws-sso-cli commands are available
aws-sso --help

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 © Adam Crews

About

Install aws-sso-cli via asdf package manager.

License:Apache License 2.0


Languages

Language:Shell 100.0%