Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 738 Bytes

README.md

File metadata and controls

31 lines (28 loc) · 738 Bytes

gh

git hub tools

Usage

Usage of gh:
  -context string
        A string label to differentiate this status from the status of other systems.
  -desc string
        A short description of the status.
  -display
        Display commit status json. (default true)
  -host string
        Github host. (api endpoint)
  -owner string
        Required. Owner. (or Organaization)
  -repo string
        Required. Repository name.
  -sha string
        Required. Commit SHA.
  -status string
        Required. The state of the status. Can be one of pending, success, error, or failure. (default "success")
  -targeturl string
        The target URL to associate with this status.
  -token string
        Required. Access token