This gh extension can be used to monitor the current status of GitHub based on the status page. It can either be run once, or run with the watch flag to poll the page at a 1 minute interval.
gh extension install wwsean08/gh-gh-statusAs a note, GitHub really doesn't like your command starting with gh like this one does. In order to upgrade the plugin you can run one of the following commands:
gh extension upgrade wwsean08/gh-gh-statusor
gh extension upgrade gh-gh-statusgh gh-statusgh gh-status --watch
