ipfs / ipfs/kubo

SetDoesNotUseRepo(true) is not being used correctly

Open
#8,375 5 comments 0 reactions 1 assignee Assigned to @lidel View on GitHub
effort/days exp/intermediate kind/bug P1 topic/commands
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

### Description

Both `ipfs cid` and `ipfs multibase` have `SetDoesNotUseRepo(true)` defined on the root command. However, this option doesn't propagate down to the child commands.

If we actually want this behavior then we should propagate to the children, otherwise we should drop it.

https://github.com/ipfs/go-ipfs/pull/8180#discussion_r691591920

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.