{
  "id": "rollback",
  "path": [
    "rollback"
  ],
  "title": "leapview rollback",
  "summary": "Governed rollback to a retained serving generation",
  "description": "Governed rollback to a retained serving generation",
  "usage": "leapview rollback \u003cgeneration-id\u003e [flags]",
  "runnable": true,
  "effect": "write",
  "confirmation": "conditional",
  "arguments": [
    "generation-id"
  ],
  "options": [
    {
      "name": "format",
      "type": "string",
      "default": "text",
      "description": "output format: text or json",
      "required": false
    },
    {
      "name": "token",
      "type": "string",
      "default": "",
      "description": "ephemeral API token for one-shot automation",
      "required": false
    }
  ],
  "inheritedOptions": [],
  "examples": [],
  "subcommands": []
}
