heroku / heroku-apps

Heroku Core CLI Plugin for managing Heroku apps
https://cli.heroku.com
ISC License
19 stars 26 forks source link

Add a `--manifest` option for beta users to support heroku.yml files. #228

Closed ojacobson closed 6 years ago

ojacobson commented 6 years ago

This implementation supports a single setup entry in the YAML file, for specifying addons. We will expand this to support the rest of the planned heroku.yml functionality in future pull requests.