mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-02 03:28:25 +08:00
Key import and export cli commands
This commit is contained in:
@ -133,6 +133,9 @@ func TestCommands(t *testing.T) {
|
||||
"/id",
|
||||
"/key",
|
||||
"/key/gen",
|
||||
"/key/export",
|
||||
"/key/import",
|
||||
"/key/identify",
|
||||
"/key/list",
|
||||
"/key/rename",
|
||||
"/key/rm",
|
||||
|
Reference in New Issue
Block a user