Open
Description
- Rework version and help display Add a
version
attribute to@Command
and aCommandLine:printCommandVersion
method remkop/picocli#162 Determine if help was requested using CommandLine in addition to command object itself remkop/picocli#145 - Consider Add getParent API remkop/picocli#157 could be useful
- Support subcommand Annotation way to represent subcommands remkop/picocli#152 (see Add support for @Command(subCommands={...}) param #12)