Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add csv output format to validate command #2133

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

mtdowling
Copy link
Member

You can now pass --validation-format text|csv to the validate command to get CSV or text output. Text continues to be the default when not specified.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mtdowling mtdowling requested a review from a team as a code owner February 8, 2024 16:00
You can now pass `--format text|csv` to the validate and diff commands
to get CSV or text output. Text continues to be the default when not
specified.

This commit also updates the diff command to now correctly output
events to stdout rather than stderr.
@mtdowling mtdowling force-pushed the add-csv-output-to-validate-command branch from 5992fb8 to 4139b3e Compare February 8, 2024 22:17
@mtdowling mtdowling merged commit cb8c8e2 into main Feb 12, 2024
11 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants