Check cloud and SaaS provider status from the command line
OutageDeck is a command-line client for checking current cloud and SaaS provider status, searching incidents, and inspecting service-level health from normalized official status feeds. Public checks do not require an API key.
OutageDeck is a command-line client for checking current cloud and SaaS provider status, searching incidents, and inspecting service-level health from normalized official status feeds. Public checks do not require an API key.
To install outagedeck, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install outagedeck
To see what files were installed by outagedeck, run:
port contents outagedeck
To later upgrade outagedeck, run:
sudo port selfupdate && sudo port upgrade outagedeck
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.