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

As a user, I want harvest to exit with non 0 code when the arguments are not parsable #199

Closed
tloubrieu-jpl opened this issue Oct 17, 2024 · 0 comments Β· Fixed by #200
Closed

Comments

@tloubrieu-jpl
Copy link
Member

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 arguments
Then 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏁 Done
Development

Successfully merging a pull request may close this issue.

3 participants