Roy

Results 3 issues of Roy

When I define parameters that I want to be required only for the main command but not in the sub command I still get `Missing required parameters` error: ```java @CommandLine.Command(name...

type: question :grey_question:
type: API :electric_plug:
theme: parser

Calculate - `org.locationtech.jts.index.strtree.STRtree#nearestNeighbour(org.locationtech.jts.geom.Envelope, java.lang.Object, org.locationtech.jts.index.strtree.ItemDistance, int)` - `org.locationtech.jts.index.strtree.STRtree#nearestNeighbour(org.locationtech.jts.geom.Envelope, java.lang.Object, org.locationtech.jts.index.strtree.ItemDistance)` lazily.

### Describe the feature We need to be able to make a `GetItem` operation on a "slim" index instead of the main table ### Use Case average size of items...

feature-request
dynamodb-enhanced
p3