arthas/tutorials/katacoda/command-cls-cn/index.json

33 lines
600 B
JSON

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