We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If you want to migrate from picocli, please note that the type of all options that are not required must change to some variant of java.util.Optional.
java.util.Optional
There is more information about this on the JCommander page.