{
  "id": "admin-initialize",
  "path": [
    "admin",
    "initialize"
  ],
  "title": "leapview admin initialize",
  "summary": "Initialize one instance administrator and publisher credential",
  "description": "Initialize one instance administrator and publisher credential",
  "usage": "leapview admin initialize [flags]",
  "runnable": true,
  "effect": "write",
  "confirmation": "never",
  "arguments": [],
  "options": [
    {
      "name": "acknowledge-credentials",
      "type": "bool",
      "default": "false",
      "description": "remove the recoverable initialization credential bundle after it has been stored safely",
      "required": false
    },
    {
      "name": "format",
      "type": "string",
      "default": "json",
      "description": "output format (json)",
      "required": false
    }
  ],
  "inheritedOptions": [],
  "examples": [],
  "subcommands": []
}
