mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-19 03:25:16 +00:00
11 lines
403 B
Markdown
11 lines
403 B
Markdown
|
syncthing-cli
|
||
|
=============
|
||
|
|
||
|
[![Latest Build](http://img.shields.io/jenkins/s/http/build.syncthing.net/syncthing-cli.svg?style=flat-square)](http://build.syncthing.net/job/syncthing-cli/lastBuild/)
|
||
|
|
||
|
A CLI that talks to the Syncthing REST interface.
|
||
|
|
||
|
`go get github.com/syncthing/syncthing-cli`
|
||
|
|
||
|
Or download the [latest build](http://build.syncthing.net/job/syncthing-cli/lastSuccessfulBuild/artifact/).
|