arthas/tutorials/katacoda/command-history-en/index.json
2020-07-20 20:35:26 +08:00

33 lines
589 B
JSON

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