Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/876
@ottobackwards I am using this to validate the current release candidate.
Works great.
Small nit pick... Any chance we could use proper flags for the args and a
--help? Maybe something like...
* -v / --version,
* -c / --candidate
* -pv / --plugin-version
* -h / --help
That's what I did with the `release-utils/validate-jira-for-release`.
Although, I would totally accept this as-is, as this is a really handy script
to have. Your choice.
Either way, +1 from me.
---