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

Command name formatting #140

Open
Snuffsis opened this issue Apr 24, 2024 · 0 comments
Open

Command name formatting #140

Snuffsis opened this issue Apr 24, 2024 · 0 comments

Comments

@Snuffsis
Copy link

Been looking around the docs as well as any other issues, but couldn't find anything for this.

Is it possible to change how commands are generated to be exactly as specified in the "AddCommand" method?

If I do AddCommand("CreateOrder")... it will want to generate the command according to kebabcase, i.e. create-order. But I kind of need to to be CamelCase (for legacy reasons). Is it possible to override this behavior?

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