Skip to content

OutageDeck CLI v0.1.3

Latest

Choose a tag to compare

@koko3tallah koko3tallah released this 12 Aug 01:17
· 8 commits to main since this release
dcc1f6a

Checking a stack in the terminal used to end with a list. v0.1.3 gives that list a useful next step.

outagedeck alerts github cloudflare openai

The command validates and deduplicates provider names locally, then prints an OutageDeck account link with the exact stack already selected. It makes no network request. Free email alerts cover up to five providers.

Install or upgrade

Homebrew on macOS or Linux:

brew install outagedeck/tap/outagedeck

MacPorts on macOS:

sudo port selfupdate
sudo port install outagedeck

Hermit on macOS or Linux:

hermit install outagedeck

Scoop on Windows:

scoop bucket add outagedeck https://github.com/outagedeck/scoop-bucket
scoop install outagedeck

mise:

mise use -g github:outagedeck/cli@0.1.3

Container, for CI or short-lived environments:

docker run --rm ghcr.io/outagedeck/cli:0.1.3 status --fail-on=never github cloudflare

The public image supports Linux AMD64 and ARM64. It runs as a non-root user with no shell or package manager, and includes provenance and an SBOM.

The attached archives cover macOS, Linux, and Windows on AMD64 and ARM64. All archives were built from commit dcc1f6a and are covered by checksums.txt.