arthas/tutorials/katacoda/command-echo-cn/index.json
2021-01-13 19:43:12 +08:00

33 lines
606 B
JSON

{
"title": "Arthas echo命令教程",
"description": "Arthas echo命令教程",
"details": {
"steps": [
{
"title": "启动arthas-demo",
"text": "arthas-demo.md"
},
{
"title": "启动arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "echo 命令",
"text": "echo.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "openjdk:15",
"environmentsprotocol": "http"
}
}