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

Add csv format to table views #955

Closed m3talsmith closed 8 months ago

m3talsmith commented 8 months ago

🔧 Changes

📚 References

🔬 Testing

Manually verify that you get a csv back of your search results via auth0 users search --csv

📝 Checklist

codecov-commenter commented 8 months ago

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (12ca7e5) 72.23% compared to head (7cfd2ff) 72.35%.

Files Patch % Lines
internal/display/display.go 44.44% 7 Missing and 3 partials :warning:
internal/cli/cli.go 0.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #955 +/- ## ========================================== + Coverage 72.23% 72.35% +0.12% ========================================== Files 93 93 Lines 12656 12748 +92 ========================================== + Hits 9142 9224 +82 - Misses 2969 2976 +7 - Partials 545 548 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.