ipfs-cluster/cmd/ipfs-cluster-ctl
Kishan Mohanbhai Sagathiya bed9672a74 Status filters for ipfs-cluster-ctl status
Added a fail case where an invalid filter is passed in.
Update `api.rpcClient.Call` to `api.rpcClient.CallContext` and pass
in the Request context r.Context() so that context can be cancelled
when the request is cancelled by caller

Fixes #445

License: MIT
Signed-off-by: Kishan Mohanbhai Sagathiya <kishansagathiya@gmail.com>
2019-01-05 14:44:37 +05:30
..
dist Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00
formatters.go Make metrics human 2018-10-26 14:11:30 +02: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 Status filters for ipfs-cluster-ctl status 2019-01-05 14:44:37 +05:30
Makefile Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00