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

Use a proper cli parser and accept many args #24

Open
pihart opened this issue Feb 21, 2021 · 1 comment
Open

Use a proper cli parser and accept many args #24

pihart opened this issue Feb 21, 2021 · 1 comment
Labels
cli enhancement New feature or request

Comments

@pihart
Copy link
Owner

pihart commented Feb 21, 2021

Accept maxNumIterations as the only argument. Then have flagged arguments for each of

  • progressCheckInterval
  • continueOnSuccess
  • divideProgressLogByInterval
  • successLogFile
  • successLogFormat
    • Text (current)
    • Text: randoms only
    • JSON (new line for each log; each log is valid json)
  • logAll (vs only success)

Also log a boolean for success or fail (or "success"/"fail" in text logging)

@pihart pihart added enhancement New feature or request cli labels Feb 21, 2021
@pihart
Copy link
Owner Author

pihart commented Feb 24, 2021

May as well combine all commands into one, named pokemon <action>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant