Skip to content

Support modify option names #621

Closed
Closed
@jvalkeal

Description

@jvalkeal

Option names may come from various places, defined in CommandRegistration, defined in @ShellOption or discovered from an method parameter(if using annotated methods). Usually shell app uses one type(camelCase, snake_case, kebab-case, PascalCase) and it becomes a bit tedious not to make mistakes.

Provide facilities to easily customise and enforce option naming.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions