arthas/tutorials/katacoda/command-help-cn/index.json
2020-07-15 22:04:42 +08:00

37 lines
703 B
JSON

{
"title": "Arthas Help命令教程",
"description": "Arthas Help命令教程",
"details": {
"steps": [
{
"title": "启动arthas-demo",
"text": "arthas-demo.md"
},
{
"title": "启动arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "help 命令",
"text": "help.md"
},
{
"title": "查看具体命令的help信息",
"text": "help-sysprop.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}