Class PicocliConfiguration

    • Field Detail

      • topCommand

        @ConfigItem
        public Optional<String> topCommand
        Name of bean annotated with TopCommand or FQCN of class which will be used as entry point for Picocli CommandLine instance. This class needs to be annotated with CommandLine.Command.
    • Constructor Detail

      • PicocliConfiguration

        public PicocliConfiguration()