heroku reviewapps:disable
Disable review apps and/or settings on an existing pipeline
Options
Name | Description |
---|---|
-a, --app <app> | Parent app used by review apps |
-r, --remote <remote> | Git remote of app to use |
-p, --pipeline <pipeline> | Name of pipeline |
--no-autodeploy | Disable autodeployments |
--no-autodestroy | Disable automatically destroying review apps |
--no-wait-for-ci | Disable wait for CI |