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.
#8180 (comment)
Description
Both
ipfs cidandipfs multibasehaveSetDoesNotUseRepo(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.
#8180 (comment)