Skip to content

davepacheco/experiment-influx-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

influx-cli

This is an experimental CLI for influxdb. To get started:

$ git clone https://github.com/davepacheco/influx-cli
...
$ cd influx-cli
$ npm install
$ cp config.json.example config.json
$ vim config.json    # fill in your configuration details
$ ./influx           # will show basic usage information

About

experiment: playing with an influxdb CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published