#github #status #command-line #cli

app github-status

github-status is a CLI to check the status of GitHub

2 stable releases

1.2.0 Mar 1, 2024
1.1.0 Mar 10, 2023

#357 in Command line utilities

Download history 2/week @ 2024-02-20 163/week @ 2024-02-27 26/week @ 2024-03-05 5/week @ 2024-03-12 8/week @ 2024-03-26 53/week @ 2024-04-02

67 downloads per month

MIT license

45KB
992 lines

GitHub Status

Tests Status

A simple Cli to check the status of GitHub

Install

cargo install github-status

Usage

Checks the status of GitHub

Usage: github-status <COMMAND>

Commands:
  active-maintenance          Gets a list of active maintenance
  all-incidents               Gets a list of all incidents
  all-scheduled-maintenances  Gets a list of the 50 most recent scheduled maintenances
  component                   Status of each component
  status                      Gets the current status
  summary                     Gets a summary for the current GitHub status
  unresolved-incidents        Gets a list of any unresolved incidents
  upcoming-maintenance        Gets a list of upcoming maintenance
  help                        Print this message or the help of the given subcommand(s)

Example

github-status summary

Summary

Contributing

Contributions to this project are welcome. If you are interested in contributing please see our contributing guide

Dependencies

~5–20MB
~281K SLoC