arthas/tutorials/katacoda/command-sm-en/index.json
2020-08-14 17:21:14 +08:00

36 lines
633 B
JSON

{
"title": "Arthas sm Command",
"description": "Arthas sm Command",
"difficulty": "master",
"time": "10-20 minutes",
"details": {
"steps": [
{
"title": "Arthas demo",
"text": "arthas-demo.md"
},
{
"title": "Start arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "sm Command",
"text": "sm.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}