Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto complete support to CLI #1448

Open
jan-vcapgemini opened this issue Dec 16, 2021 · 1 comment · May be fixed by #1601
Open

Add auto complete support to CLI #1448

jan-vcapgemini opened this issue Dec 16, 2021 · 1 comment · May be fixed by #1601
Assignees
Labels
app:cli Team_CobiGen_Templates These issues will be handeled by the team CobiGen_Templates
Milestone

Comments

@jan-vcapgemini
Copy link
Collaborator

jan-vcapgemini commented Dec 16, 2021

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

@jan-vcapgemini jan-vcapgemini changed the title Add JLine support to Picocli Add auto complete support to CLI Dec 16, 2021
@maybeec maybeec added the Team_CobiGen_Templates These issues will be handeled by the team CobiGen_Templates label Jan 10, 2022
@maybeec maybeec added this to the v2021.12.007 milestone Apr 21, 2022
@quantumfate quantumfate self-assigned this Nov 7, 2022
@quantumfate
Copy link
Contributor

Likely to be implemented: https://picocli.info/autocomplete.html#_distribution

@quantumfate quantumfate linked a pull request Nov 8, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:cli Team_CobiGen_Templates These issues will be handeled by the team CobiGen_Templates
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants