Skip to content

Releases: cloudbox-sh/statuspulse

statuspulse 0.0.5

21 Apr 07:58

Choose a tag to compare

StatusPulse CLI 0.0.5

Install:

npx statuspulse --help                              # npm / npx
brew install cloudbox-sh/tap/statuspulse            # Homebrew
scoop install statuspulse                           # Scoop
curl -sSL https://get.cloudbox.sh/statuspulse | sh  # curl | sh
go install github.com/cloudbox-sh/statuspulse@latest

Changelog

  • f6afbfd: verbose flag + version subcommand + completion installer + misc UX polish ( <>)

statuspulse 0.0.4

20 Apr 21:41

Choose a tag to compare

StatusPulse CLI 0.0.4

Install:

npx statuspulse --help                              # npm / npx
brew install cloudbox-sh/tap/statuspulse            # Homebrew
scoop install statuspulse                           # Scoop
curl -sSL https://get.cloudbox.sh/statuspulse | sh  # curl | sh
go install github.com/cloudbox-sh/statuspulse@latest

Changelog

  • 303f59f: add -d/--debug flag with NDJSON output under --json ( <>)
  • 2ac4e2c: resolve version from build info for non-ldflags builds ( <>)

statuspulse 0.0.3

20 Apr 21:34

Choose a tag to compare

StatusPulse CLI 0.0.3

Install:

npx statuspulse --help                              # npm / npx
brew install cloudbox-sh/tap/statuspulse            # Homebrew
scoop install statuspulse                           # Scoop
curl -sSL https://get.cloudbox.sh/statuspulse | sh  # curl | sh
go install github.com/cloudbox-sh/statuspulse@latest

Changelog

  • 303f59f: add -d/--debug flag with NDJSON output under --json ( <>)
  • 2ac4e2c: resolve version from build info for non-ldflags builds ( <>)

statuspulse 0.0.2

20 Apr 21:30

Choose a tag to compare

StatusPulse CLI 0.0.2

Install:

npx statuspulse --help                              # npm / npx
brew install cloudbox-sh/tap/statuspulse            # Homebrew
scoop install statuspulse                           # Scoop
curl -sSL https://get.cloudbox.sh/statuspulse | sh  # curl | sh
go install github.com/cloudbox-sh/statuspulse@latest

Changelog