auth0 / auth0-cli

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

Format as JSON when --json flag is passed #1002

Closed guabu closed 1 month ago

guabu commented 1 month ago

🔧 Changes

Small fix that sets the correct boolean flag when --json is passed. Currently the CLI outputs a CSV formatted result when using the --json flag.