UNPKG

@heroku-cli/plugin-status

Version:
23 lines 532 B
{ "version": "8.1.7", "commands": { "status": { "id": "status", "description": "display current status of the Heroku platform", "strict": true, "pluginName": "@heroku-cli/plugin-status", "pluginAlias": "@heroku-cli/plugin-status", "pluginType": "core", "aliases": [], "flags": { "json": { "name": "json", "type": "boolean", "description": "output in json format", "allowNo": false } }, "args": {} } } }