ipfs / ipfs/kubo

`ipfs repo state` cmd

Open
#1,486 3 comments 0 reactions 0 assignees View on GitHub
exp/expert help wanted topic/repo
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

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

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.