1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 01:35:42 +02:00
tldr/pages/common/hub-ci-status.md
2025-05-11 14:10:37 +00:00

12 lines
295 B
Markdown

# 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}}`