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

Rework CLI to provide subcommands #376

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

oleg-nenashev
Copy link
Member

@oleg-nenashev oleg-nenashev commented Oct 18, 2021

This change introduces subcommands in picocli. It is likely to be a breaking change, because I do not want to retain the single-level logic as it was before, but it is to be discussed.

TODO list

  • Initial picocli PoC
  • Refactor logic to have a separate command for listing plugins
  • Update documentation
  • Fix tests
  • Release PIM 3.0 (TBD)

Fixes #237

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split CLI to subcommands (and migrate to picocli)
2 participants