mirror of https://github.com/alibaba/arthas.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
905 B
JSON
45 lines
905 B
JSON
{
|
|
"title": "Arthas keymap命令教程",
|
|
"description": "Arthas keymap命令教程",
|
|
"details": {
|
|
"steps": [
|
|
{
|
|
"title": "启动arthas-demo",
|
|
"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": {
|
|
"text": "intro.md"
|
|
},
|
|
"finish": {
|
|
"text": "finish.md"
|
|
}
|
|
},
|
|
"environment": {
|
|
"uilayout": "terminal"
|
|
},
|
|
"backend": {
|
|
"imageid": "java",
|
|
"environmentsprotocol": "http"
|
|
}
|
|
} |