cmis-client
client for the CMIS protocol
Install
- All systems
-
curl cmd.cat/cmis-client.sh
- Debian
-
apt-get install cmis-client
- Ubuntu
-
apt-get install cmis-client
- Alpine
-
apk add cmis-client
- Arch Linux
-
pacman -S cmis-client
- Kali Linux
-
apt-get install cmis-client
- CentOS
-
yum install cmis-client
- Fedora
-
dnf install cmis-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cmis-client
- Raspbian
-
apt-get install cmis-client
- Dockerfile
- dockerfile.run/cmis-client
- Docker
-
docker run cmd.cat/cmis-client cmis-client
powered by Commando
cmis-client
client for the CMIS protocol
LibCMIS is a C++ client library for the CMIS interface. This allows C++ applications to connect to any Enterprise Content Management system behaving as a CMIS server like Alfresco, Nuxeo. It also provides Access to Google Drive/OneDrive/SharePoint This package contains the cmis-client standalone application.
libcmis-tools
Command line tool to access CMIS
libcmis
LibCMIS is a C/C++ client library for working with CM (content
management) interfaces. The primary supported interface (which gave the library its name) is CMIS, which allows applications to connect to any ECM behaving as a CMIS server (Alfresco or Nuxeo are examples of open source ones). Another supported interface is Google Drive.