heroku buildpacks:remove [buildpack]
Remove a buildpack set on the app
Arguments
Name | Description |
---|---|
buildpack | Namespace/name of the buildpack |
Options
Name | Description |
---|---|
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |
-i, --index <index> | The 1-based index of the URL to remove from the list of URLs |