-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add non zero exit code status for errors in dss #78
Labels
enhancement
New feature or request
Comments
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5578.
|
Sync notes:
e.g.
Every command in main should:
e.g.
|
orfeas-k
added a commit
that referenced
this issue
Apr 22, 2024
orfeas-k
added a commit
that referenced
this issue
Apr 22, 2024
This was referenced Apr 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why it needs to get done
It is a good practice to add non zero exit codes when the CLI fails. These are some recommendations.
What needs to get done
Add exit codes for errors in DSS
When is the task considered done
DSS returns with exit code on failure.
The text was updated successfully, but these errors were encountered: