Skip to content

echopoint v0.9.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 19:40
· 14 commits to main since this release
76e9791

Installation

Quick Install (macOS/Linux)

curl -fsSL https://raw.githubusercontent.com/nanostack-dev/echopoint-cli/main/install.sh | sh

Quick Install (Windows / PowerShell)

irm https://raw.githubusercontent.com/nanostack-dev/echopoint-cli/main/install.ps1 | iex

Manual Download

Download the appropriate binary for your platform from the assets below.

Changelog

  • 76e9791 feat(flows): flows run --verbose prints per-node status (#6)