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

Add exit code for all CLIs #75

Closed
JohnLCaron opened this issue Apr 27, 2024 · 3 comments
Closed

Add exit code for all CLIs #75

JohnLCaron opened this issue Apr 27, 2024 · 3 comments

Comments

@JohnLCaron
Copy link
Owner

0 is success and non-zero is failure that will have some kind of log error message.

Do this for mixnet CLIs also.

@JohnLCaron
Copy link
Owner Author

JohnLCaron commented Apr 27, 2024

CLIs done in #71:

RunAccumulateTally
RunCreateElectionConfig
RunEncryptBallot
RunTrustedBallotDecryption
RunTrustedKeyCeremony
RunTrustedTallyDecryption
RunVerifier

Not done:

RunAddEncryptedBallots
RunBatchEncryption
RunCreateInputBallots
RunCreateTestManifest
RunExampleEncryption
RunShowElectionRecord
RunShowSystem

@JohnLCaron
Copy link
Owner Author

@JohnLCaron
Copy link
Owner Author

#77

RunAddEncryptedBallots
RunBatchEncryption
RunCreateInputBallots
RunCreateTestManifest
RunExampleEncryption

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant