OpenStatus CLI is a command line interface for OpenStatus.
brew install openstatusHQ/cli/openstatus --cask
iwr instl.sh/openstatushq/cli/windows | iex
curl -sSL instl.sh/openstatushq/cli/macos | bash
curl -sSL instl.sh/openstatushq/cli/linux | bash
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