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

Refactor command to utilizes clicks proper distinction between arguments and option. #135

Open
elbenfreund opened this issue Apr 23, 2016 · 0 comments

Comments

@elbenfreund
Copy link
Collaborator

legacy hamster-cli basically has no notion of options. Only arguments which can be omitted.
This is at times semantically ambiguous and should be replaced by proper use of click options.
As this will break the API significantly, this needs to be postponed until we are willing to do that.

Candidates:

  • export
@elbenfreund elbenfreund added this to the 1.0 Furry Hamster milestone Apr 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant