node

node

负责 peer node 子命令。

调用其他功能模块来具体实现。

  • start:启动节点。

  • stop:停止节点。

  • status:查看节点状态。

启动服务

peer node start

查看状态

peer node status

停止服务

peer node stop

Last updated

Was this helpful?