ipfs/kubo

`ipfs name resolve` should support a `-k` option just like `name publish` does

Open

#3567 opened on Jan 5, 2017

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Go (13,906 stars) (2,725 forks)batch import
help wantedtopic/commands

Description

Version information:

go-ipfs version: 0.4.5-dev-d83a911
Repo version: 4
System version: amd64/linux
Golang version: go1.7.4

Type:

Enhancement

Priority:

P4

Description:

As per subject: I should be able to ipfs name resolve -k foo after I've done ipfs name publish -k foo <hash>

Contributor guide