1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-05-30 23:14:37 +08:00

remove ipfs key identify command

This commit is contained in:
Adin Schmahmann
2020-07-30 16:25:35 -04:00
parent 3bdc907168
commit a70d04b68f
3 changed files with 6 additions and 49 deletions

View File

@ -135,7 +135,6 @@ func TestCommands(t *testing.T) {
"/key/gen",
"/key/export",
"/key/import",
"/key/identify",
"/key/list",
"/key/rename",
"/key/rm",