ipfs-cluster/cmd/ipfs-cluster-ctl
Kishan Sagathiya 13d56b4930 Added support for allocations (#647)
`allocations` will be a comma-separated list of peer IDs on which we
want to pin. Peers in allocations are prioritized over automatically-determined
ones, but replication factors would stil be respected.
2019-02-25 11:40:16 +00:00
..
dist Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00
formatters.go Issue #632: Fix wrong name for flag. Address review comments 2019-01-10 11:13:21 +01:00
graph_test.go Fix changed peer ID String() output. 2018-10-17 14:08:56 +02:00
graph.go Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00
main.go Added support for allocations (#647) 2019-02-25 11:40:16 +00:00
Makefile Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00