echopoint v0.15.0
Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/nanostack-dev/echopoint-cli/main/install.sh | shQuick Install (Windows / PowerShell)
irm https://raw.githubusercontent.com/nanostack-dev/echopoint-cli/main/install.ps1 | iexManual Download
Download the appropriate binary for your platform from the assets below.
Changelog
- 172c1ef Merge remote-tracking branch 'origin/main' into feat/rich-run-summary
- 357b7da chore(cli): satisfy command name lint
- 66c0683 feat(action): rich CI summary with per-flow failure reasons
- b703893 feat(flows): link flow id to app URL in run results
- 5c0e687 fix(cli): allow auth for subcommands named "update"