influxdb/cmd/influx
J. Emrys Landivar 478d25e774
feat(cmd/influx): Add DBRP cli commands as `influx v1 dbrp` (#20067)
Co-authored-by: Dan Moran <dmoran@influxdata.com>
2020-11-17 15:14:55 -05:00
..
config
internal
authorization.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
backup.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
bucket.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
bucket_test.go
completion.go
config.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
config_test.go
dashboard.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
delete.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
main.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
organization.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
organization_test.go
ping.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
query.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
restore.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
secret.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
secret_test.go
setup.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
task.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
telegraf.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
template.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
template_test.go
transpile.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
user.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
user_test.go
v1_authorization.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
v1_commands.go feat(cmd/influx): Add DBRP cli commands as `influx v1 dbrp` (#20067) 2020-11-17 15:14:55 -05:00
v1_dbrp.go feat(cmd/influx): Add DBRP cli commands as `influx v1 dbrp` (#20067) 2020-11-17 15:14:55 -05:00
write.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
write_test.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00