13 lines
295 B
Markdown
Raw Normal View History

# hub ci-status
> Display status of GitHub checks.
> More information: <https://hub.github.com/hub-ci-status.1.html>.
- Check the CI status for this branch:
`hub ci-status {{[-v|--verbose]}}`
- Display status of GitHub checks for a commit:
`hub ci-status {{[-v|--verbose]}} {{commit_SHA}}`