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.
36 lines
659 B
JSON
36 lines
659 B
JSON
5 years ago
|
{
|
||
|
"title": "Arthas vmoption命令",
|
||
|
"description": "Arthas vmoption命令",
|
||
|
"difficulty": "精通者",
|
||
|
"time": "10-20 分钟",
|
||
|
"details": {
|
||
|
"steps": [
|
||
|
{
|
||
|
"title": "启动arthas demo",
|
||
|
"text": "arthas-demo.md"
|
||
|
},
|
||
|
{
|
||
|
"title": "启动arthas-boot",
|
||
|
"text": "arthas-boot.md"
|
||
|
},
|
||
|
{
|
||
|
"title": "vmoption命令",
|
||
|
"text": "vmoption.md"
|
||
|
}
|
||
|
],
|
||
|
"intro": {
|
||
|
"text": "intro.md"
|
||
|
},
|
||
|
"finish": {
|
||
|
"text": "finish.md"
|
||
|
}
|
||
|
},
|
||
|
"environment": {
|
||
|
"uilayout": "terminal"
|
||
|
},
|
||
|
"backend": {
|
||
|
"imageid": "java",
|
||
|
"environmentsprotocol": "http"
|
||
|
}
|
||
|
}
|