{
  "title": "Arthas Cls",
  "description": "Arthas Cls",
  "details": {
    "steps": [
      {
        "title": "Start arthas-demo",
        "text": "arthas-demo.md"
      },
      {
        "title": "Start arthas-boot",
        "text": "arthas-boot.md"
      },
      {
        "title": "cls command",
        "text": "cls.md"
      }
    ],
    "intro": {
      "text": "intro.md"
    },
    "finish": {
      "text": "finish.md"
    }
  },
  "environment": {
    "uilayout": "terminal"
  },
  "backend": {
    "imageid": "openjdk:15",
    "environmentsprotocol": "http"
  }
}