arthas/tutorials/katacoda/command-quit-stop-cn/index.json
2020-07-20 15:01:21 +08:00

33 lines
620 B
JSON

{
"title": "Arthas quit-stop命令教程",
"description": "Arthas quit-stop命令教程",
"details": {
"steps": [
{
"title": "启动arthas-demo",
"text": "arthas-demo.md"
},
{
"title": "启动arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "quit-stop 命令",
"text": "quit-stop.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}