提交 b1b51e8f 作者: Jeromy Johnson

Merge pull request #2810 from pfista/2680-stats-alias-commands

Adds aliases to stats command
...@@ -28,7 +28,9 @@ for your ipfs node.`, ...@@ -28,7 +28,9 @@ for your ipfs node.`,
}, },
Subcommands: map[string]*cmds.Command{ Subcommands: map[string]*cmds.Command{
"bw": statBwCmd, "bw": statBwCmd,
"repo": repoStatCmd,
"bitswap": bitswapStatCmd,
}, },
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论