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 (13,906 stars) (2,725 forks)batch import
help wantedkind/enhancementstatus/deferred

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

Add a `--wait` flag as global command · ipfs/kubo#3114 | Good First Issue