ipfs/kubo

`ipfs repo state` cmd

Open

#1,486 opened on Jul 16, 2015

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

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