GitHub Readme.md
This Heroku buildback lets you run Heroku CLI commands in your Heroku dynos.
https://github.com/fletom/heroku-buildpack-heroku-cli.git
as a buildpack URL.heroku auth:token
.HEROKU_API_KEY
environment variable to your app with the token you generated.heroku
command from your web, worker, or Heroku Scheduler dynos.Note that anyone with this auth token can perform actions using its corresponding Heroku account, including on other apps it has access to.
Copy the snippet above into CLI.