arthas/tutorials/katacoda/command-sysprop-en/index.json
Hollow Man 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 Command",
"description": "Arthas sysprop Command",
"difficulty": "master",
"time": "10-20 minutes",
"details": {
"steps": [
{
"title": "Arthas demo",
"text": "arthas-demo.md"
},
{
"title": "Start arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "sysprop Command",
"text": "sysprop.md"
},
{
"title": "Check all properties",
"text": "check-all-properties.md"
},
{
"title": "Check One Single Property",
"text": "check-one-single-property.md"
},
{
"title": "Auto completion",
"text": "auto-completion.md"
},
{
"title": "Completion of history commands",
"text": "completion-of-history-commands.md"
},
{
"title": "Pipeline",
"text": "pipeline.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}