github-status

Crates.iogithub-status
lib.rsgithub-status
version1.2.0
sourcesrc
created_at2023-03-10 01:59:56.828331
updated_at2024-03-01 18:09:23.278607
descriptiongithub-status is a CLI to check the status of GitHub.
homepagehttps://github.com/sanders41/github-status
repositoryhttps://github.com/sanders41/github-status
max_upload_size
id806023
size91,845
Paul Sanders (sanders41)

documentation

https://github.com/sanders41/github-status

README

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

Commit count: 270

cargo fmt