Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 758 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 758 Bytes

Client library and command for Korrel8r

Build Go Reference

Client library and command for the Korrel8r REST API.

Installation:

go install github.com/korrel8r/client/cmd/korrel8rcli@latest

Command help:

korrel8rcli help

NOTE: This code must not depend on github.com/korrel8r/korrel8r. It is deliberately separated from the korrel8r to keep its dependency set small, to avoid potential package clashes when included in 3rd party applications.