{"id":13465150,"url":"https://github.com/heroku/cli","last_synced_at":"2025-03-25T13:33:11.659Z","repository":{"id":24854559,"uuid":"28269754","full_name":"heroku/cli","owner":"heroku","description":"Heroku CLI","archived":false,"fork":false,"pushed_at":"2025-03-20T17:24:19.000Z","size":36410,"stargazers_count":866,"open_issues_count":127,"forks_count":228,"subscribers_count":109,"default_branch":"main","last_synced_at":"2025-03-20T18:31:16.890Z","etag":null,"topics":["heroku","heroku-cli-plugin"],"latest_commit_sha":null,"homepage":"https://devcenter.heroku.com/articles/heroku-cli","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heroku.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-12-20T14:52:39.000Z","updated_at":"2025-03-20T11:59:20.000Z","dependencies_parsed_at":"2023-01-16T21:45:18.305Z","dependency_job_id":"93a55154-54c8-4cff-8915-91a8143d91e9","html_url":"https://github.com/heroku/cli","commit_stats":{"total_commits":7950,"total_committers":178,"mean_commits":"44.662921348314605","dds":0.4357232704402516,"last_synced_commit":"89543497bf7426a1ad8531ae7963355525448d30"},"previous_names":["heroku/heroku-cli"],"tags_count":1037,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heroku","download_url":"https://codeload.github.com/heroku/cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245471305,"owners_count":20620917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["heroku","heroku-cli-plugin"],"created_at":"2024-07-31T14:01:01.411Z","updated_at":"2025-03-25T13:33:11.648Z","avatar_url":"https://github.com/heroku.png","language":"TypeScript","readme":"Heroku CLI\n==========\n\n![Heroku logo](https://d4yt8xl9b7in.cloudfront.net/assets/home/logotype-heroku.png)\n[![Node CI Suite](https://github.com/heroku/cli/actions/workflows/ci.yml/badge.svg)](https://github.com/heroku/cli/actions/workflows/ci.yml)\n[![npm](https://img.shields.io/npm/v/heroku.svg)](https://www.npmjs.com/package/heroku)\n[![ISC License](https://img.shields.io/github/license/heroku/cli.svg)](https://github.com/heroku/cli/blob/main/LICENSE)\n\nThe Heroku CLI is used to manage Heroku apps from the command line. It is built using [oclif](https://oclif.io).\n\nFor more about Heroku see \u003chttps://www.heroku.com/home\u003e\n\nTo get started see \u003chttps://devcenter.heroku.com/start\u003e\n\nOverview\n========\n\nThis is the next generation Node-based Heroku CLI.  The goals of this project were to make plugins more flexible, remove Ruby as a runtime dependency, and make the CLI faster.\n\nIt has identical functionality to the old Ruby CLI. Under the hood, it is a modular CLI made up of node.js plugins.\n\nFor more on developing plugins, read [Developing CLI Plugins](https://devcenter.heroku.com/articles/developing-cli-plugins)\n\nIssues\n======\n\nFor problems directly related to the CLI, [add an issue on GitHub](https://github.com/heroku/cli/issues/new).\n\nFor other issues, [submit a support ticket](https://help.heroku.com/).\n\n[Contributors](https://github.com/heroku/cli/contributors)\n\n\u003c!-- commands --\u003e\n# Command Topics\n\n* [`heroku access`](docs/access.md) - manage user access to apps\n* [`heroku addons`](docs/addons.md) - tools and services for developing, extending, and operating your app\n* [`heroku apps`](docs/apps.md) - manage apps on Heroku\n* [`heroku auth`](docs/auth.md) - manage authentication for your Heroku account\n* [`heroku authorizations`](docs/authorizations.md) - OAuth authorizations\n* [`heroku autocomplete`](docs/autocomplete.md) - display autocomplete installation instructions\n* [`heroku buildpacks`](docs/buildpacks.md) - scripts used to compile apps\n* [`heroku certs`](docs/certs.md) - SSL certificates\n* [`heroku ci`](docs/ci.md) - test runner for Heroku Pipelines\n* [`heroku clients`](docs/clients.md) - OAuth clients on the platform\n* [`heroku config`](docs/config.md) - environment variables of apps\n* [`heroku container`](docs/container.md) - deploy your Docker-based app to Heroku\n* [`heroku domains`](docs/domains.md) - custom domains for apps\n* [`heroku drains`](docs/drains.md) - forward logs to syslog or HTTPS\n* [`heroku features`](docs/features.md) - add/remove app features\n* [`heroku git`](docs/git.md) - set git remote and clone Heroku repository\n* [`heroku help`](docs/help.md) - Display help for heroku.\n* [`heroku keys`](docs/keys.md) - add/remove account ssh keys\n* [`heroku labs`](docs/labs.md) - add/remove experimental features\n* [`heroku local`](docs/local.md) - run Heroku app locally\n* [`heroku logs`](docs/logs.md) - display recent log output\n* [`heroku maintenance`](docs/maintenance.md) - enable/disable access to app\n* [`heroku members`](docs/members.md) - manage organization members\n* [`heroku notifications`](docs/notifications.md) - display notifications\n* [`heroku orgs`](docs/orgs.md) - manage organizations\n* [`heroku pg`](docs/pg.md) - manage postgresql databases\n* [`heroku pipelines`](docs/pipelines.md) - manage pipelines\n* [`heroku plugins`](docs/plugins.md) - List installed plugins.\n* [`heroku ps`](docs/ps.md) - Client tools for Heroku Exec\n* [`heroku redis`](docs/redis.md) - manage heroku redis instances\n* [`heroku regions`](docs/regions.md) - list available regions for deployment\n* [`heroku releases`](docs/releases.md) - display the releases for an app\n* [`heroku reviewapps`](docs/reviewapps.md) - manage reviewapps in pipelines\n* [`heroku run`](docs/run.md) - run a one-off process inside a Heroku dyno\n* [`heroku sessions`](docs/sessions.md) - OAuth sessions\n* [`heroku spaces`](docs/spaces.md) - list available spaces\n* [`heroku status`](docs/status.md) - display current status of the Heroku platform\n* [`heroku teams`](docs/teams.md) - manage teams\n* [`heroku telemetry`](docs/telemetry.md) - list telemetry drains\n* [`heroku update`](docs/update.md) - update the Heroku CLI\n* [`heroku version`](docs/version.md)\n* [`heroku webhooks`](docs/webhooks.md) - list webhooks on an app\n\n\u003c!-- commandsstop --\u003e\n\nDeveloping\n==========\n\nThis project is built with [lerna](https://lerna.js.org/). The core plugins are located in [./packages](./packages). \n\nAfter cloning the repo\n1. Run `yarn` to install dependencies\n2. Run `yarn build` to build the CLI. This will need to be re-run any time you make changes and want to test them locally.\n\nTo execute Heroku CLI commands locally, use `./bin/run \u003ccommand\u003e`. For example, to run the `heroku apps` command with your local code, run `./bin/run apps` from the root directory.\n\nTesting\n=======\n\nRun all tests with `yarn test`.\n\n## Debugging\n\nUsing WebStorm (from JetBrains / IntelliJ), you can run/debug an individual test case.\n\n- Create a new run/debug configuration\n- Select the 'Mocha' type\n\nReleasing\n=========\nSee the [Heroku CLI Release Steps](https://salesforce.quip.com/aPLDA1ZwjNlW).\n\nReview our [PR guidelines](./.github/PULL_REQUEST_TEMPLATE.md).\n","funding_links":[],"categories":["TypeScript","Cloud and Infrastructure"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheroku%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheroku%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheroku%2Fcli/lists"}