ipfs-cluster/cmd/ipfs-cluster-service
Kishan Mohanbhai Sagathiya 684f58894d Use string flag instead of string slice
Because string slice is not very user friendly. Using string instead
would allow us to pass a comma separated list of arguments in one option
2019-08-12 11:31:26 +02:00
..
dist Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00
daemon.go Use string flag instead of string slice 2019-08-12 11:31:26 +02:00
lock.go Daemon: support remote configuration (#868) 2019-08-09 12:56:27 +02:00
main.go Use string flag instead of string slice 2019-08-12 11:31:26 +02:00
Makefile Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00