asdf-auth0-cli [](https://github.com/gunzy83/asdf-auth0-cli/actions/workflows/build.yml) [](https://github.com/gunzy83/asdf-auth0-cli/actions/workflows/lint.yml)
April 14, 2024 · View on GitHub
asdf-auth0-cli

auth0-cli plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar, and POSIX utilities.
Install
Plugin:
asdf plugin add auth0-cli
# or
asdf plugin add auth0-cli https://github.com/gunzy83/asdf-auth0-cli.git
auth0-cli:
# Show all installable versions
asdf list-all auth0-cli
# Install specific version
asdf install auth0-cli latest
# Set a version globally (on your ~/.tool-versions file)
asdf global auth0-cli latest
# Now auth0-cli commands are available
auth0 --version
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
License
See LICENSE © Ross Williams