Files
Hollow ManandGitHub ed921432b3 Arthas sysprop 命令教程 (#1331)
* add sysprop command scenario. #847

Signed-off-by: hollowman6 <hollowman186@vip.qq.com>

* fix links

Signed-off-by: hollowman6 <hollowman186@vip.qq.com>

* switch to use arthas-demo

Signed-off-by: hollowman6 <hollowman186@vip.qq.com>
2020-07-23 15:48:32 +08:00

55 lines
1.1 KiB
JSON

{
"title": "Arthas sysprop命令",
"description": "Arthas sysprop命令",
"difficulty": "精通者",
"time": "10-20 分钟",
"details": {
"steps": [
{
"title": "Arthas demo",
"text": "arthas-demo.md"
},
{
"title": "启动arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "sysprop命令",
"text": "sysprop.md"
},
{
"title": "查看所有属性",
"text": "check-all-properties.md"
},
{
"title": "查看单个属性",
"text": "check-one-single-property.md"
},
{
"title": "自动补全",
"text": "auto-completion.md"
},
{
"title": "历史命令的补全",
"text": "completion-of-history-commands.md"
},
{
"title": "管道",
"text": "pipeline.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}