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.