auth0 / auth0-cli

Build, manage and test your Auth0 integrations from the command line
https://auth0.github.io/auth0-cli/
MIT License
243 stars 52 forks source link

Manual installation and environment variables #941

Closed andychiare closed 8 months ago

andychiare commented 9 months ago

🔧 Changes

I installed the Auth0 CLI on my Windows machine following the manual installation instructions because I don't want to install Scoop (by the way, as far as I know, using Scoop is unusual for Windows users, an MSI package would be more idiomatic).

However, to be fully functional, you need to:

I suppose that this applies to Linux and macOS as well, but not sure.

🔬 Testing

📝 Checklist