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 support for positional arguments #158

Open
gautamomento opened this issue Jul 7, 2022 · 2 comments
Open

Add support for positional arguments #158

gautamomento opened this issue Jul 7, 2022 · 2 comments

Comments

@gautamomento
Copy link
Contributor

e.g.
momento cache create --name mycache can be also done as momento cache create mycache

Similarly for Gets and Sets
moment cache set --key myKey --value myValue can also be done as momento cache set myKey myValue
moment cache get --key myKey can also be done as momento cache get myKey

@kvcache
Copy link
Contributor

kvcache commented Jul 7, 2022

My only regret is that I have but 1 thumbsup to give from this account

@danielamiao
Copy link
Collaborator

I helped contribute another thumb

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

3 participants