UNPKG

582 BJSONView Raw
1{
2 "version": "8.0.1",
3 "commands": {
4 "certs:auto:wait": {
5 "id": "certs:auto:wait",
6 "description": "waits for the certificate to be activated",
7 "strict": true,
8 "pluginName": "@heroku-cli/plugin-certs",
9 "pluginAlias": "@heroku-cli/plugin-certs",
10 "pluginType": "core",
11 "hidden": true,
12 "aliases": [],
13 "flags": {
14 "help": {
15 "name": "help",
16 "type": "boolean",
17 "char": "h",
18 "description": "Show CLI help.",
19 "allowNo": false
20 }
21 },
22 "args": {}
23 }
24 }
25}
\No newline at end of file