ipfs/kubo

Add a `--wait` flag as global command

Open

#3.114 aberto em 23 de ago. de 2016

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)Go (2.725 forks)batch import
help wantedkind/enhancementstatus/deferred

Métricas do repositório

Stars
 (13.906 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (28 fundiu PRs em 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

Guia do colaborador