arthas/tutorials/katacoda/command-reset-en/index.json
2020-07-20 15:04:11 +08:00

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"
}
}