snippetbashTip
hub ci-status — Display status of GitHub checks. More information: <https://hub.github.com/hub-ci-status.1.html>.
Viewed 0 times
commandstatusgithubclichecksmorehub ci-statusdisplay
Problem
How to use the
hub ci-status command: Display status of GitHub checks. More information: <https://hub.github.com/hub-ci-status.1.html>.Solution
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}}Code Snippets
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}}Context
tldr-pages: common/hub ci-status
Revisions (0)
No revisions yet.