We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
go-ipfs version: 0.4.14- Repo version: 6 System version: amd64/darwin Golang version: go1.10
Bug
If I create a key with ipfs key gen and try to rename it, I get an error, but the key is renamed:
ipfs key gen
> ipfs key gen --type=rsa --size=2048 key1 > ipfs key rename key1 key2 Error: expected a KeyRenameOutput as command result > ipfs key list self key2
The text was updated successfully, but these errors were encountered:
This issue should be closed
Sorry, something went wrong.
@grokcoder thanks for fixing it.
No branches or pull requests
Version information:
go-ipfs version: 0.4.14-
Repo version: 6
System version: amd64/darwin
Golang version: go1.10
Type:
Bug
Description:
If I create a key with
ipfs key gen
and try to rename it, I get an error, but the key is renamed:The text was updated successfully, but these errors were encountered: