influxdb/cmd/influx
zhulongcheng 97140920a9 refactor(cmd): replace bolt.Client with kv.Service
Signed-off-by: zhulongcheng <zhulongcheng.me@gmail.com>
2019-03-28 23:58:23 +08:00
..
internal fix(cmd/influx): make setup, write, query a solid experience 2019-01-22 13:25:17 -08:00
authorization.go refactor(cmd): replace bolt.Client with kv.Service 2019-03-28 23:58:23 +08:00
bucket.go refactor(cmd): replace bolt.Client with kv.Service 2019-03-28 23:58:23 +08:00
debug.go Static analysis 2019-03-19 14:29:25 +00:00
inspect.go Add ability to use report-tsm programmatically 2019-03-19 14:29:25 +00:00
main.go refactor(cmd): replace bolt.Client with kv.Service 2019-03-28 23:58:23 +08:00
organization.go refactor(cmd): replace bolt.Client with kv.Service 2019-03-28 23:58:23 +08:00
ping.go feat: Add influx ping subcommand (#11603) 2019-01-25 10:01:55 -08:00
query.go fix(cmd/influx): make setup, write, query a solid experience 2019-01-22 13:25:17 -08:00
repl.go feat(cmd/influx): check if instance has been setup if error encountered 2019-01-22 10:19:26 -08:00
setup.go fix(influx): return the error when token file already exists 2019-03-07 20:10:48 -05:00
task.go Allow the CLI to find tasks by org name (#12202) 2019-02-27 08:56:32 -07:00
user.go refactor(cmd): replace bolt.Client with kv.Service 2019-03-28 23:58:23 +08:00
write.go fix(cmd/influx): make setup, write, query a solid experience 2019-01-22 13:25:17 -08:00