Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 07:49

Changelog

Install

brew install HostTracker/tap/ht-cli
go install github.com/HostTracker/cli/cmd/ht-cli@v0.2.0
curl -fsSL https://raw.githubusercontent.com/HostTracker/cli/main/install.sh | sh
docker run --rm -e HT_TOKEN ghcr.io/hosttracker/ht-cli:0.2.0 monitors list   # or hosttracker/ht-cli:0.2.0

Debian/Ubuntu: sudo apt install ht-cli from https://hosttracker.github.io/apt (setup in the README).
Fedora/RHEL: sudo dnf install ht-cli with https://hosttracker.github.io/apt/rpm/hosttracker.repo.
Windows: scoop bucket add hosttracker https://github.com/HostTracker/scoop-bucket && scoop install ht-cli.

The .deb, .rpm and .apk below carry the same binary, in
/usr/bin, with the shell completions.