mirror of
https://gitee.com/arthas/arthas.git
synced 2024-12-04 21:28:10 +08:00
45 lines
859 B
JSON
45 lines
859 B
JSON
{
|
|
"title": "Arthas reset",
|
|
"description": "Arthas reset",
|
|
"details": {
|
|
"steps": [
|
|
{
|
|
"title": "Start arthas-demo",
|
|
"text": "arthas-demo.md"
|
|
},
|
|
{
|
|
"title": "Start arthas-boot",
|
|
"text": "arthas-boot.md"
|
|
},
|
|
{
|
|
"title": "reset command",
|
|
"text": "reset.md"
|
|
},
|
|
{
|
|
"title": "reset usage",
|
|
"text": "reset-usage.md"
|
|
},
|
|
{
|
|
"title": "reset specified class",
|
|
"text": "reset-specified-class.md"
|
|
},
|
|
{
|
|
"title": "reset all classes",
|
|
"text": "reset-all-classes.md"
|
|
}
|
|
],
|
|
"intro": {
|
|
"text": "intro.md"
|
|
},
|
|
"finish": {
|
|
"text": "finish.md"
|
|
}
|
|
},
|
|
"environment": {
|
|
"uilayout": "terminal"
|
|
},
|
|
"backend": {
|
|
"imageid": "java",
|
|
"environmentsprotocol": "http"
|
|
}
|
|
} |