Skip to content

Auth0 CLI plugin for asdf version manager

License

Notifications You must be signed in to change notification settings

gunzy83/asdf-auth0-cli

Repository files navigation

asdf-auth0-cli Build Lint

auth0-cli plugin for the asdf version manager.

Contents

Dependencies

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