cli
cli copied to clipboard
Pipeline config command for single review App
This project is for the Heroku CLI only and issues are reviewed as we are able. If you need more immediate assistence or help with anything not specific to the CLI itself, please use https://help.heroku.com.
Do you want to request a feature?
Feature request It'd be helpful to keep certain RAs alive and apply the command below to particular review apps instead of the entire pipeline.
What is the current behavior?
Currently, the $ heroku reviewapps:disable -p my-pipeline -a my-app --no-autodestroy command applies to the whole pipeline.
What is the expected behavior?
It'd be helpful to keep certain RAs alive and apply the command below to particular review apps instead of the entire pipeline. Ticket- https://heroku.support/1087362
Yeah I'm surprised the Heroku CLI can't do anything with individual review apps.
For example, it would be great to be able to create a new review app via the CLI, instead of having to login and click this:
