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

aliases for well-known command patterns #17

Open
anzboi opened this issue Dec 21, 2021 · 0 comments
Open

aliases for well-known command patterns #17

anzboi opened this issue Dec 21, 2021 · 0 comments

Comments

@anzboi
Copy link

anzboi commented Dec 21, 2021

Just putting a thought here

Common commands can be automatically given an alias if they fit in one of the common RPC formats. EG:

ListFoobar -> list
CreateBaz -> create

Works even better if you can alias the service as well but thats probably harder

grpctl FoobarService ListFoobar

becomes

grpctl foobar list
@anzboi anzboi changed the title V2: aliases for well-known command patterns aliases for well-known command patterns Dec 21, 2021
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

1 participant