Skip to content

openstatusHQ/cli

Repository files navigation

OpenStatus CLI

OpenStatus CLI is a command line interface for OpenStatus.

Installation

brew install openstatusHQ/cli/openstatus --cask

Windows

iwr https://raw.githubusercontent.com/openstatusHQ/cli/refs/heads/main/install.ps1 | iex

macOS

curl -fsSL https://raw.githubusercontent.com/openstatusHQ/cli/refs/heads/main/install.sh| bash

Linux

curl -fsSL https://raw.githubusercontent.com/openstatusHQ/cli/refs/heads/main/install.sh | bash

Development

Generate Documentation

Run this command to generate the documentation:

 go run cmd/docs/docs.go
 cd docs
 pandoc  -s -t man openstatus-docs.md -o openstatus.1

Sponsor this project

 

Packages

No packages published