ipfs-cluster/ipfs-cluster-ctl
Adrian Lanzafame c4468bab49 ipfs-cluster-ctl cmd: add no-status flag to pin add/rm
It simply skips the status call on the globalClient, along
with the associated time.Sleep(1000), if the `--no-status`
flag is provided with the command.

License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
2018-03-07 11:46:40 +10:00
..
dist Fix #178: Document exit status for ipfs-cluster-ctl 2017-12-12 16:58:56 +01:00
formatters.go Feat #277: Address review comments 2018-01-19 22:24:03 +01:00
graph_test.go fix conn graph failures 2018-02-01 17:29:14 -05:00
graph.go addressing more comments 2018-01-23 08:33:12 -05:00
main.go ipfs-cluster-ctl cmd: add no-status flag to pin add/rm 2018-03-07 11:46:40 +10:00
Makefile Re-add version method to cluster-ctl 2017-01-24 16:26:42 +01:00