arthas/tutorials/katacoda/command-pwd-en/index.json
Hollow Man 96bb9be0d6
Arthas pwd 命令教程 (#1323)
* add pwd command scenario. #847

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

* fix link typo

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

* remove '--target-ip 0.0.0.0' in arthas-boot.md

Signed-off-by: hollowman6 <hollowman186@vip.qq.com>
2020-07-23 16:22:54 +08:00

33 lines
573 B
JSON

{
"title": "Arthas pwd",
"description": "Arthas pwd",
"details": {
"steps": [
{
"title": "Start arthas-demo",
"text": "arthas-demo.md"
},
{
"title": "Start arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "pwd command",
"text": "pwd.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}