ipfs/kubo

`ipfs repo state` cmd

Open

#1.486 aberto em 16 de jul. de 2015

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Go (2.725 forks)batch import
exp/experthelp wantedtopic/repo

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

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

Guia do colaborador