{
  "id": "version",
  "path": [
    "version"
  ],
  "title": "leapview version",
  "summary": "Report the LeapView build identity",
  "description": "Report the LeapView build identity",
  "usage": "leapview version [flags]",
  "runnable": true,
  "effect": "read",
  "confirmation": "never",
  "arguments": [],
  "options": [
    {
      "name": "json",
      "type": "bool",
      "default": "false",
      "description": "emit machine-readable JSON",
      "required": false
    }
  ],
  "inheritedOptions": [],
  "examples": [],
  "subcommands": []
}
