GwynethLlewelyn / cells-client

Command line client to communicate with Pydio Cells REST API. [Fork for own PRs]

Home Page:https://pydio.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homepage | GitHub-Repository | Issue-Tracker

License Badge Go Report Card

Cells Client provides an easy way to communicate with a Pydio Cells server instance from the command line (or from automation scripts). It uses the Cells SDK for Go and the REST API under the hood.

Cells Client a.k.a cec works like standard command line tools like ls, scp, etc. Using the cec command, you can list, download and upload directly to your remote Cells server.

This project is being developed under v2 version and the active codebase is on the master branch in v2/ subdirectory of this reposiory.

Please refer to the v2 ReadMe page for an up-to-date overview.

License

This project is licensed under the Apache V2 License - see the LICENSE file for details.

About

Command line client to communicate with Pydio Cells REST API. [Fork for own PRs]

https://pydio.com

License:Apache License 2.0


Languages

Language:Go 99.0%Language:Makefile 1.0%