1
0
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:
rendaw
2020-07-16 22:25:37 +09:00
parent b98f797bba
commit a0656402ed
5 changed files with 339 additions and 38 deletions

View File

@ -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",