`ipfs repo state` cmd
Open
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
Assessment
This issue has not been assessed yet.