influxdb/cmd/influx
Jade McGough 808acf4a56
Merge pull request #13392 from zhulongcheng/cmd-find-auth
feat(cmd/influx): find auths by org
2019-04-23 10:29:32 -07:00
..
internal fix(cmd/influx): make setup, write, query a solid experience 2019-01-22 13:25:17 -08:00
authorization.go feat(cmd/influx): find auths by org 2019-04-15 14:06:27 +08:00
bucket.go remove org from bucket 2019-04-22 18:39:05 -04: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 remove org from bucket 2019-04-22 18:39:05 -04:00