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
- c421a20 fix(action): parse multi-flow results under pipefail