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 checks against the arguments passed to the executable #148

Open
mhchia opened this issue Jan 5, 2019 · 0 comments
Open

Add checks against the arguments passed to the executable #148

mhchia opened this issue Jan 5, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@mhchia
Copy link
Collaborator

mhchia commented Jan 5, 2019

What is wrong?

  1. Arguments are not checked against the format. Per the feedback from Peering Issues - master branch #144 (comment), it will be better if we check if the given arguments are valid.
  2. There is no hints for commands. E.g. Users cannot know what commands are supported through the CLI.

How can it be fixed?

  1. Add checks, or see if low-hanging solutions are available.
  2. Parse the RPC commands with flag
@mhchia mhchia added the enhancement New feature or request label Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant