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/tutorials/katacoda/arthas-basics-cn/index.json

57 lines
1016 B
JSON

{
"title": "Arthas 基础教程",
"description": "Arthas 基础教程",
"details": {
"steps": [
{
"title": "启动math-game",
"text": "arthas-demo.md"
},
{
"title": "启动arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "Dashboard",
"text": "dashboard.md"
},
{
"title": "Thread",
"text": "thread.md"
},
{
"title": "Sc",
"text": "sc.md"
},
{
"title": "Jad",
"text": "jad.md"
},
{
"title": "Watch",
"text": "watch.md"
},
{
"title": "Vmtool",
"text": "vmtool.md"
},
{
"title": "Exit/Stop",
"text": "exit.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "openjdk:15",
"environmentsprotocol": "http"
}
}