1 unstable release
Uses new Rust 2024
| 0.1.0 | Feb 12, 2026 |
|---|
#2090 in Web programming
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