Influx

From UVOO Tech Wiki
Revision as of 21:15, 17 May 2022 by Busk (talk | contribs) (Created page with "``` apt install influx influx -host myhost SHOW DATABASES USE foo SHOW MEASUREMENTS quit ```")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
apt install influx
influx -host myhost
SHOW DATABASES
USE foo
SHOW MEASUREMENTS
quit