ipfs/kubo

`ipfs repo state` cmd

Open

#1,486 opened on Jul 16, 2015

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (2,725 forks)batch import
exp/experthelp wantedtopic/repo

Repository metrics

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

Description

I'd want an ipfs repo state cmd that can output the local state of an ipfs repo, boiled down to one hash.

> ipfs repo state
QmdhkoBZefPfSj6zkTmrCrMuArmuMJyAxvqUk2XNJfK9ik

And to assist this, would like to get the pin root with

> ipfs pin root
QmYmSyJp3L9CWxRvSnPyJoUr3RKKa9uQVqDsfTDZx6eSrV

Contributor guide