spring-shell icon indicating copy to clipboard operation
spring-shell copied to clipboard

Make positional arguments configurable

Open jvalkeal opened this issue 2 years ago • 0 comments
trafficstars

We have automatic support for positional arguments which may be a good thing or not. Going forward it should be possible to disable this support.

Some potential places to change is:

  • Parser configuration which would skip/error
  • Is there a need per command setting?

jvalkeal avatar Jun 20 '23 13:06 jvalkeal