ipfs / ipfs/kubo

ipfs suspend && ipfs continue

Open
#4,074 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

I sometimes need to interrupt/suspend the ipfs daemon, and later continue it; currently I'm doing it with `kill -TSTP ` and `kill -CONT `. Since we already have `ipfs shutdown`, it would be great to have `ipfs suspend` and `ipfs continue` too.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.