{
  "version": "8.1.7",
  "commands": {
    "certs:auto:wait": {
      "id": "certs:auto:wait",
      "description": "waits for the certificate to be activated",
      "strict": true,
      "pluginName": "@heroku-cli/plugin-certs",
      "pluginAlias": "@heroku-cli/plugin-certs",
      "pluginType": "core",
      "hidden": true,
      "aliases": [],
      "flags": {
        "help": {
          "name": "help",
          "type": "boolean",
          "char": "h",
          "description": "Show CLI help.",
          "allowNo": false
        }
      },
      "args": {}
    }
  }
}