v0.1.1
Changelog
- 77a6d05: Packaging: deb/rpm/apk, Docker image, Scoop, winget, AUR (gated), apt/rpm repositories (@shashek)
Install
brew install HostTracker/tap/ht-cli
go install github.com/HostTracker/cli/cmd/ht-cli@v0.1.1
curl -fsSL https://raw.githubusercontent.com/HostTracker/cli/main/install.sh | sh
docker run --rm -e HT_TOKEN ghcr.io/hosttracker/ht-cli:0.1.1 monitors listDebian/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.