mirror of
https://gitee.com/arthas/arthas.git
synced 2024-12-02 20:28:05 +08:00
33 lines
589 B
JSON
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"
|
|
}
|
|
} |