优化
This commit is contained in:
16
apps/cli/README.md
Normal file
16
apps/cli/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# tailchat-cli
|
||||
A Command line interface of tailchat
|
||||
|
||||
```bash
|
||||
tailchat <command>
|
||||
|
||||
Commands:
|
||||
tailchat create [template] 创建 Tailchat 项目代码
|
||||
tailchat connect 连接到 Tailchat 节点网络
|
||||
tailchat bench 压力测试
|
||||
tailchat declaration <source> Tailchat 插件类型声明
|
||||
|
||||
Options:
|
||||
--version Show version number [boolean]
|
||||
-h, --help Show help [boolean]
|
||||
```
|
||||
Reference in New Issue
Block a user