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

Default interface isn't working #3

Open
spficklin opened this issue May 29, 2024 · 1 comment
Open

Default interface isn't working #3

spficklin opened this issue May 29, 2024 · 1 comment
Assignees
Milestone

Comments

@spficklin
Copy link
Member

Currently Granny gives the error if no arguments are provided

Error: unknown interface

By default it is supposed to use 'cli' as the default interface if none is provided

@spficklin spficklin added this to the Version 1.0 milestone May 29, 2024
@nhanng24
Copy link
Collaborator

nhanng24 commented Jun 4, 2024

For consistency, I think we should make the program ask the user to provide an argument for the interface, rather than having the default interface argument. I will overrides the argparser to print out the help menu for the user to choose from the list of argument rather than automatically assign a default value.

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

2 participants