influxdb/cmd/influx
Jonathan A. Sternberg 4d683859e9
Merge branch 'master' into feat/use-algo-w
2020-03-09 13:31:46 -05:00
..
internal feat(cmd/influx): add secret cli 2020-02-10 11:40:06 -05:00
authorization.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
backup.go chore(influx): refactor influx cmd to use builder 2020-02-20 11:27:44 -08:00
bucket.go chore(influx): update setup cmd to allow for duration for retention option 2020-03-06 08:13:21 -08:00
bucket_test.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
debug.go fix(influx): add env vars to cli usage and normalize usage and flag/env var priority 2020-01-10 15:20:15 -08:00
delete.go chore(influx): refactor influx cmd to use builder 2020-02-20 11:27:44 -08:00
main.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
organization.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
organization_test.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
ping.go chore(influx): refactor influx cmd to use builder 2020-02-20 11:27:44 -08:00
pkg.go feat(influx): extend pkg export all cmd to allow for filtering of output 2020-03-09 09:27:01 -07:00
pkg_test.go feat(influx): extend pkg export all cmd to allow for filtering of output 2020-03-09 09:27:01 -07:00
query.go Merge branch 'master' into feat/use-algo-w 2020-03-06 16:46:49 -06:00
repl.go Merge branch 'master' into feat/use-algo-w 2020-03-06 16:46:49 -06:00
secret.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
secret_test.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
setup.go chore(influx): update setup cmd to allow for duration for retention option 2020-03-06 08:13:21 -08:00
task.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
transpile.go chore(influx): refactor influx cmd to use builder 2020-02-20 11:27:44 -08:00
user.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
user_test.go fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
write.go chore(influx): refactor influx cmd to use builder 2020-02-20 11:27:44 -08:00