storj/cmd/uplink
aligeti 2686476364
uplink handle invalid or more than needed arguments (#305)
* uplink handle invalid or more than needed arguments

* updated the error reporting
2018-09-05 12:46:48 -04:00
..
Dockerfile Build and upload binaries (#296) 2018-08-31 11:21:44 -04:00
entrypoint uplink: make ul/uplink consistent (#286) 2018-08-24 14:02:42 -06:00
main.go uplink handle invalid or more than needed arguments (#305) 2018-09-05 12:46:48 -04:00
README.md uplink: make ul/uplink consistent (#286) 2018-08-24 14:02:42 -06:00

Uplink

Documentation for developing and building the uplink service

Usage:

First make an identity:

go install storj.io/storj/cmd/uplink
uplink setup

You can edit ~/.storj/uplink/config.yaml to your liking. Then run it!

uplink run