#testing-tools #telemetric #client #uri #key #tool-testing

app telemetric-client-cli

Client CLI tool for testing the telemetric project and serve as official example for the client

1 unstable release

Uses new Rust 2024

0.1.0 Feb 12, 2026

#2090 in Web programming

MIT license

44KB
115 lines

telemetric-client-cli

A command-line client for reporting telemetric measurements to a telemetric server. This command line tool is mainly intended for testing of installation and as an example of use of the API.

Usage

telemetric-client-cli --uri http://localhost:3000 --key test --message "{ hello: 42 }"

Dependencies

~27–41MB
~724K SLoC