Skip to content

Remove all content from a CMIS folder. From command-line. Useful when testing a CMIS client.

License

Notifications You must be signed in to change notification settings

nicolas-raoul/clear-cmis-folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Clear CMIS folder

Remove all content from a CMIS folder. From command-line. Useful when testing a CMIS client.

Requirements

sudo apt-get install python python-setuptools
sudo easy_install cmislib

Usage example

./clear-cmis-folder.sh /the/folder http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom admin admin

About

Remove all content from a CMIS folder. From command-line. Useful when testing a CMIS client.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages