mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
b642f5d588
Provides the CLI to interact with an influxdb v2 server. Still has support for influxQL/influxdb v1 servers. cf https://docs.influxdata.com/influxdb/v2.7/query-data/get-started/ for documentation on the new "Flux" query language, replacing influxQL. ok lraab@