You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Massimiliano Perrone (JIRA)" <ji...@apache.org> on 2014/10/23 16:00:55 UTC

[jira] [Commented] (SYNCOPE-158) CLI admin tool

    [ 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)