Skip to content

adamcrews/asdf-aws-sso-cli

Repository files navigation

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