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

33 lines
595 B
JSON

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