heroku ci:debug
Opens an interactive test debugging session with the contents of the current directory
Options
Name | Description |
---|---|
--no-setup | Start test dyno without running test-setup |
-p, --pipeline <pipeline> | Pipeline |
--no-cache | Start test run with an empty cache |
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |