Posts Tagged cmissh
CMIS Shell (cmissh) – command-line client for CMIS
Posted by Nico in CMIS Clients, CMIS Tools / APIs on 21. January 2010
Stefane Fermigier just posted a CMIS shell client (cmissh). The client has been developed by Nuxeo - the developer of a famous Open Source Enterprise Content Management System.
cmissh can be used interactively (with a nice autocompletion console) to explore and run CRUD operations on a CMIS server, or as a testing tool. We’ve included, for instance, a test script in the distribution, called ‘testscript’, that can be run against the Nuxeo demo server and will fail on errors. I’ve also been able to use cmissh against the Chemistry test server.
They have decided to donate the code to the Apache Chemistry project. Please check the blog post to get a shell usage example.

Last Comments