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

validate: add --valid-output option #1730

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

jqnatividad
Copy link
Owner

Per the usage text:

--valid-output <file>      Change validation mode behavior so if ALL rows are valid, to pass it to
                           output, return exit code 1, and set stderr to the number of valid rows.
                           Setting this will override the default behavior of creating
                           a valid file only when there are invalid records.
                           To send valid records to stdout, use `-` as the filename.

resolves #1728

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

devskim found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@jqnatividad jqnatividad merged commit 6a1af0a into master Apr 8, 2024
14 checks passed
@jqnatividad jqnatividad deleted the 1728-validate_valid-output branch May 18, 2024 01:55
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.

qsv validate - valid pass feature request
1 participant