arthas/tutorials/katacoda/command-options-en/index.json
2020-08-06 14:38:17 +08:00

36 lines
653 B
JSON

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