We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Yes - I've already checked
This is mostly useful for automated call of harvest, e.g. from nucleus.
so that nucleus reports properly a failure of executing harvest.
No response
Given harvest deployment When I perform run the command harvest without arguments Then I expect the exist error code to be different from 0
harvest
Given harvest deployment When I perform run the command harvest -help Then I expect the exist error code to be 0
harvest -help
The text was updated successfully, but these errors were encountered:
al-niessner
Successfully merging a pull request may close this issue.
Checked for duplicates
Yes - I've already checked
π§βπ¬ User Persona(s)
This is mostly useful for automated call of harvest, e.g. from nucleus.
πͺ Motivation
so that nucleus reports properly a failure of executing harvest.
π Additional Details
No response
Acceptance Criteria
Given harvest deployment
When I perform run the command
harvest
without argumentsThen I expect the exist error code to be different from 0
Given harvest deployment
When I perform run the command
harvest -help
Then I expect the exist error code to be 0
βοΈ Engineering Details
No response
π I&T
No response
The text was updated successfully, but these errors were encountered: