Open jan-vcapgemini opened 2 years ago
As a CobiGen CLI user, I want to benefit from the auto completion features offered by Picocli or JLine so that working with the shell gets much easier for me.
Take a look at: https://github.com/remkop/picocli/tree/master/picocli-shell-jline3 and https://picocli.info/autocomplete.html#_command_line_completion
Likely to be implemented: https://picocli.info/autocomplete.html#_distribution
As a CobiGen CLI user, I want to benefit from the auto completion features offered by Picocli or JLine so that working with the shell gets much easier for me.
Take a look at: https://github.com/remkop/picocli/tree/master/picocli-shell-jline3 and https://picocli.info/autocomplete.html#_command_line_completion