mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
46 lines
894 B
JSON
46 lines
894 B
JSON
{
|
|
"title": "Arthas keymap 命令",
|
|
"details": {
|
|
"steps": [
|
|
{
|
|
"title": "启动 math-game",
|
|
"text": "arthas-demo.md"
|
|
},
|
|
{
|
|
"title": "启动 arthas-boot",
|
|
"text": "arthas-boot.md"
|
|
},
|
|
{
|
|
"title": "keymap 命令",
|
|
"text": "keymap.md"
|
|
},
|
|
{
|
|
"title": "默认的快捷键",
|
|
"text": "default-keymap.md"
|
|
},
|
|
{
|
|
"title": "自定义快捷键",
|
|
"text": "custom-shortcuts.md"
|
|
},
|
|
{
|
|
"title": "后台异步命令相关快捷键",
|
|
"text": "shortcuts-for-jobs.md"
|
|
}
|
|
],
|
|
"intro": {
|
|
"foreground": "foreground.sh",
|
|
"text": "intro.md"
|
|
},
|
|
"finish": {
|
|
"text": "finish.md"
|
|
}
|
|
},
|
|
"environment": {
|
|
"uilayout": "terminal"
|
|
},
|
|
"backend": {
|
|
"imageid": "ubuntu",
|
|
"environmentsprotocol": "http"
|
|
}
|
|
}
|