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

CLI 'validate' command should use exit codes and stderr properly #1425

Open
donmccurdy opened this issue May 27, 2024 · 0 comments
Open

CLI 'validate' command should use exit codes and stderr properly #1425

donmccurdy opened this issue May 27, 2024 · 0 comments
Labels
feature New enhancement or request package:cli

Comments

@donmccurdy
Copy link
Owner

donmccurdy commented May 27, 2024

Changes proposed:

  • Return a non-zero exit code if validate command reports errors
  • Errors and warnings that are not part of the validation report (CSV, markdown, etc.) should be written to stderr

Related:

These features would require changes in the CLI framework used by the library, not a quick fix at the moment.

@donmccurdy donmccurdy added feature New enhancement or request package:cli labels May 27, 2024
@donmccurdy donmccurdy changed the title CLI 'validate' command should use status codes and stderr properly CLI 'validate' command should use exit codes and stderr properly May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New enhancement or request package:cli
Projects
None yet
Development

No branches or pull requests

1 participant