Awesome
<div align="center">asdf-auth0-cli
auth0-cli plugin for the asdf version manager.
</div>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.
<!-- [Thanks goes to these contributors](https://github.com/gunzy83/asdf-auth0-cli/graphs/contributors)! -->License
See LICENSE © Ross Williams