arthas/tutorials/katacoda/command-getstatic-cn/index.json
2020-08-06 14:55:02 +08:00

36 lines
663 B
JSON

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