ipfs/kubo

Add a `--wait` flag as global command

Open

#3,114 opened on Aug 23, 2016

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Go (2,725 forks)batch import
help wantedkind/enhancementstatus/deferred

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

Description

It was discussed in irc that it would be very nice to be able to start a command but not wait for it to return. If we implement ipfs diag cmds cancel <job> and ipfs diag cmds wait <job> we would have all the tools we need to deal with 'backgrounded' commands.

cc @pjz

Contributor guide