arthas/tutorials/katacoda/command-stack-cn/index.json
2021-01-13 19:43:12 +08:00

36 lines
653 B
JSON

{
"title": "Arthas stack命令",
"description": "Arthas stack命令",
"difficulty": "精通者",
"time": "10-20 分钟",
"details": {
"steps": [
{
"title": "启动arthas demo",
"text": "arthas-demo.md"
},
{
"title": "启动arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "stack命令",
"text": "stack.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "openjdk:15",
"environmentsprotocol": "http"
}
}