[infinispan-dev] Infinispan CLI

Mircea Markus mircea.markus at jboss.com
Thu Oct 13 13:59:02 EDT 2011


On 13 Oct 2011, at 15:30, Tristan Tarrant wrote:
> Hi guys,
> 
> as suggested by Sanne, I've opened 
> https://issues.jboss.org/browse/ISPN-1453 to track implementation of a 
> CLI for Infinispan.
> We already have Michal's very valuable work on ispncon: 
> https://docs.jboss.org/author/display/ISPN/Infinispan+Command-line+Console
> Shall we extend that with all the features I've listed in the JIRA 
> issue, or shall we write a new one to remove the Python dependency.

Ideally we should have pure .sh and .bat scripts to be portable without any dependency - but that's much to much struggle IMO.
I think python is a good platform for running the console admin operations. Perhaps even better than java if the console is aimed for sys admins. And the fact that we already have the nice stuff from Michal makes me think python is the way the go


More information about the infinispan-dev mailing list