You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/arthas-tutorials-cn/command/mc-redefine/index.json

54 lines
988 B
JSON

{
"title": "Arthas mc-redefine 命令",
"difficulty": "精通者",
"time": "10-20 分钟",
"details": {
"steps": [
{
"title": "启动 math-game",
"text": "start-demo.md"
},
{
"title": "启动 arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "mc 命令",
"text": "mc.md"
},
{
"title": "redefine 命令",
"text": "redefine.md"
},
{
"title": "热更新代码",
"text": "case-jad-mc-redefine.md"
}
],
"intro": {
"foreground": "foreground.sh",
"text": "intro.md"
},
"finish": {
"text": "finish.md"
},
"assets": {
"host01": []
}
},
"environment": {
"uilayout": "terminal",
"showdashboard": true,
"dashboards": [
{
"name": "Web Port 80",
"port": 80
}
]
},
"backend": {
"imageid": "ubuntu",
"environmentsprotocol": "http"
}
}