arthas/tutorials/katacoda/command-wc-en/index.json
2021-01-13 19:43:12 +08:00

36 lines
639 B
JSON

{
"title": "Arthas wc Command",
"description": "Arthas wc Command",
"difficulty": "master",
"time": "10-20 minutes",
"details": {
"steps": [
{
"title": "Arthas demo",
"text": "arthas-demo.md"
},
{
"title": "Start arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "wc Command",
"text": "wc.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "openjdk:15",
"environmentsprotocol": "http"
}
}