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
871 B
JSON
45 lines
871 B
JSON
{
|
|
"title": "Arthas keymap",
|
|
"description": "Arthas keymap",
|
|
"details": {
|
|
"steps": [
|
|
{
|
|
"title": "Start arthas-demo",
|
|
"text": "arthas-demo.md"
|
|
},
|
|
{
|
|
"title": "Start arthas-boot",
|
|
"text": "arthas-boot.md"
|
|
},
|
|
{
|
|
"title": "keymap command",
|
|
"text": "keymap.md"
|
|
},
|
|
{
|
|
"title": "The default keymap",
|
|
"text": "default-keymap.md"
|
|
},
|
|
{
|
|
"title": "Custom shortcuts",
|
|
"text": "custom-shortcuts.md"
|
|
},
|
|
{
|
|
"title": "Shortcuts for jobs",
|
|
"text": "shortcuts-for-jobs.md"
|
|
}
|
|
],
|
|
"intro": {
|
|
"text": "intro.md"
|
|
},
|
|
"finish": {
|
|
"text": "finish.md"
|
|
}
|
|
},
|
|
"environment": {
|
|
"uilayout": "terminal"
|
|
},
|
|
"backend": {
|
|
"imageid": "openjdk:15",
|
|
"environmentsprotocol": "http"
|
|
}
|
|
} |