auth0-cli plugin for the asdf version manager.
bash
,curl
,tar
, and POSIX utilities.
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.
Contributions of any kind welcome! See the contributing guide.
See LICENSE © Ross Williams