client

command
v0.0.1-alpha2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2023 License: MIT Imports: 6 Imported by: 0

README

MetricNexus Client

A simple CLI client to talk to a MetricNexus server.

Usage

go run . config.yaml
Create Metric
go run . config.yaml CREATE demo 'my demo metric'
Update Metric
go run . config.yaml UPDATE demo 125
Read Metric
go run . config.yaml READ demo # prints 125

Config

host: 0.0.0.0
port: 4096
key: UnsafeKeyNumber1

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL