arthas/tutorials/katacoda/command-vmoption-en/index.json
2020-07-21 13:41:27 +08:00

36 lines
657 B
JSON

{
"title": "Arthas vmoption Command",
"description": "Arthas vmoption 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": "vmoption Command",
"text": "vmoption.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}