[
https://issues.apache.org/jira/browse/SYNCOPE-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181351#comment-14181351
]
Massimiliano Perrone commented on SYNCOPE-158:
----------------------------------------------
To solve this issue my first choice was, obviously, commons-cli library of
Apache world. But evaluating it brought me to the conclusion that commons-cli
isn't the right choice.
So I found JCommander (http://jcommander.org/) also distributed under Apache
2.0 license. It's more powerfull and it has more functionality compared to
commons-cli.
> CLI admin tool
> --------------
>
> Key: SYNCOPE-158
> URL: https://issues.apache.org/jira/browse/SYNCOPE-158
> Project: Syncope
> Issue Type: New Feature
> Reporter: Francesco Chicchiriccò
> Assignee: Massimiliano Perrone
> Fix For: 2.0.0
>
>
> It should not be hard to make a simple command-line tool to get and set
> SyncopeConf items (and more).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)