influxdb/cmd/influx
Lyon Hill b3f450eca9
Allow the CLI to find tasks by org name (#12202)
* Allow the CLI to find tasks by org name
2019-02-27 08:56:32 -07:00
..
internal fix(cmd/influx): make setup, write, query a solid experience 2019-01-22 13:25:17 -08:00
authorization.go fix(influxdb): revert functionality added in pr#10947 2019-02-06 15:54:09 -05:00
bucket.go fix(cmd/influx): add context to error messages in bucket commands 2019-01-22 17:10:43 -08:00
main.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
organization.go fix(cmd/influx): add contextual information to org command errors 2019-01-22 15:40:54 -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 Check error when writing token file during setup 2019-02-22 09:08:41 -07:00
task.go Allow the CLI to find tasks by org name (#12202) 2019-02-27 08:56:32 -07:00
user.go feat(cmd/influx): check if instance has been setup if error encountered 2019-01-22 10:19:26 -08:00
write.go fix(cmd/influx): make setup, write, query a solid experience 2019-01-22 13:25:17 -08:00