arthas/tutorials/katacoda/command-echo-en/index.json
2020-07-20 15:19:08 +08:00

33 lines
577 B
JSON

{
"title": "Arthas echo",
"description": "Arthas echo",
"details": {
"steps": [
{
"title": "Start arthas-demo",
"text": "arthas-demo.md"
},
{
"title": "Start arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "echo command",
"text": "echo.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}