93e984f60c | ||
---|---|---|
commands/ci | ||
lib | ||
test | ||
.gitignore | ||
README.md | ||
index.js | ||
package.json |
README.md
Heroku CI CLI
The CLI plugin for Heroku CI
Commands
heroku ci:list
, aliased as heroku ci
Show the statuses of the most recent test runs. Add the -w
or --watch
flag to keep the session running and listen for updates.
heroku ci:info 123
Show the status of a specific test run
heroku ci:last
Show the status of the last test run