heroku reviewapps:enable
Enable 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 |
--autodeploy | Autodeploy the review app |
--autodestroy | Autodestroy the review app |
--wait-for-ci | Wait for CI to pass before deploying |