Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent UI: missing 'self' key within ipfs key list #3566

Closed
mib-kd743naq opened this issue Jan 5, 2017 · 0 comments
Closed

Inconsistent UI: missing 'self' key within ipfs key list #3566

mib-kd743naq opened this issue Jan 5, 2017 · 0 comments
Labels
help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws) topic/commands Topic commands
Milestone

Comments

@mib-kd743naq
Copy link
Contributor

Version information:

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

Type:

Bug/Enhahcement/Unsure

Priority:

P3

Description:

name publish has the -k option

~$ ipfs name publish --help
...
  -k,      --key      string - name of key to use. Default: self.
...

Except 'self' is not mentioned here:

~$ ipfs key list
testfoo
@whyrusleeping whyrusleeping added kind/bug A bug in existing code (including security flaws) topic/commands Topic commands help wanted Seeking public contribution on this issue labels Jan 6, 2017
@whyrusleeping whyrusleeping added this to the Ipfs 0.4.7 milestone Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws) topic/commands Topic commands
Projects
None yet
Development

No branches or pull requests

2 participants