{"schemaVersion":"opencli.cli.v1","slug":"heroku","name":"Heroku CLI","shortName":"heroku","binaryName":"heroku","maker":{"slug":"heroku","name":"Heroku","type":"org","url":"https://heroku.com","officialPlatformMaker":true,"featuredBuilder":false},"category":"Deploy","description":"The official CLI from Heroku. Heroku apps, deploys, and logs from the terminal. Supports structured output — good for scripts and agents.","tagline":"Heroku apps, deploys, and logs from the terminal.","install":{"packageManager":"brew","command":"brew tap heroku/brew && brew install heroku","packageName":null,"npmPackage":null,"brewFormula":null,"brewCask":null,"crateName":null,"pypiPackage":null,"goPackage":null,"dockerImage":null},"verify":{"command":"heroku --help","signal":"heroku responds locally; authenticate before real work."},"quickStart":"heroku apps --json","exampleWorkflow":["heroku apps --json"],"agent":{"readiness":{"label":"Great for agents","score":75,"reasons":["Structured output is available for parsing.","Supports non-interactive/scripted use.","Works well in CI or repeatable automation."],"guardrails":["Verify identity/account before running task commands.","Network access is required; avoid leaking secrets in logs.","Require confirmation before apply, delete, deploy, transfer, merge, or write actions."]},"packUrl":"https://opencli.co/cli/heroku/agent.md","packMarkdown":"# OpenCLI Agent Pack: Heroku CLI\n\nUse this when an AI agent needs to work with `heroku`.\n\n## What this CLI is for\nThe official CLI from Heroku. Heroku apps, deploys, and logs from the terminal. Supports structured output — good for scripts and agents.\n\nBest for: heroku apps, deploys, and logs from the terminal.\n\n## Agent readiness\nGreat for agents (75/100)\n- Structured output is available for parsing.\n- Supports non-interactive/scripted use.\n- Works well in CI or repeatable automation.\n\n## Install\n```sh\nbrew tap heroku/brew && brew install heroku\n```\n\n## Verify before real work\n```sh\nheroku --help\n```\nExpected signal: heroku responds locally; authenticate before real work.\n\n## Safe starting commands\n```sh\nheroku --help\n```\n\n```sh\nheroku apps --json\n```\n\n## Guardrails for agents\n- Verify identity/account before running task commands.\n- Network access is required; avoid leaking secrets in logs.\n- Require confirmation before apply, delete, deploy, transfer, merge, or write actions.\n\n## Suggested agent instruction\nYou may use Heroku CLI (`heroku`) for heroku apps, deploys, and logs from the terminal.. First install it if missing, then run the verify command. Start with read-only or inspection commands. Summarize what you found before changing anything. Ask for confirmation before commands that mutate remote state, spend money, deploy, delete data, merge code, or expose secrets.\n\nSource: OpenCLI\n"},"fit":{"bestFor":"heroku apps, deploys, and logs from the terminal.","useThisIf":"You want deployments you can script with structured output.","skipIf":"You're not comfortable with a tool that can write to production.","whatHappensNext":"Run `heroku apps --json` and see what comes back."},"capabilities":{"agentFriendly":true,"supportsJsonOutput":true,"supportsNonInteractive":true,"supportsDryRun":false,"requiresAuth":true,"requiresNetwork":true,"ciFriendly":true,"localFirst":false,"destructivePotential":"high"},"taxonomy":{"useCases":["Heroku apps","Deploys","Logs"],"aliases":[],"keywords":["heroku","deploy","apps"],"tags":[]},"links":{"website":"https://devcenter.heroku.com/articles/heroku-cli","github":"https://github.com/heroku/cli","docs":"https://devcenter.heroku.com/articles/heroku-cli-command-reference","opencli":"https://opencli.co/cli/heroku","markdown":"https://opencli.co/cli/heroku/agent.md","json":"https://opencli.co/cli/heroku.json"},"metrics":{"githubStars":888,"latestRelease":"2026-06-07T19:05:12Z","license":"ISC","metricLabel":"Homebrew installs (30d)","metricValue":1149,"metricSource":"homebrew","metricAsOf":"2026-06-08T11:01:10.363Z"}}