storj/cmd/uplink
Michal Niewrzal d7b5df70d3 cmd/uplink: remove unused flag
New API has limited number of options to configure at the moment. We
should remove unused flags from Uplink CLI and add if needed in the
future.

Change-Id: Icf3f3dadd43cb61a3b408b02d0762aef34425dbf
2020-03-09 13:44:46 +00:00
..
cmd cmd/uplink: remove unused flag 2020-03-09 13:44:46 +00:00
Dockerfile Give the uplink image the same business (#2168) 2019-06-13 18:14:53 +02:00
entrypoint Adding additional required values for satellite configuration (#1036) 2019-01-11 22:47:18 -05:00
main.go storagenode,satellite: use pkg/debug 2020-01-29 16:30:31 -05:00
README.md remove identity setup from uplink instructions (#2761) 2019-08-12 15:40:16 +02:00

Uplink

Documentation for developing and building the uplink service.

Usage:

Then setup the uplink:

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

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

uplink ls