influxdb/cmd/influx
Daniel Moran 68f4df204f
fix(cmd/influx): improve CLI error returned on org-not-found (#20387)
2020-12-21 08:44:50 -08:00
..
config fix: switch port to 8086 2020-09-03 14:40:29 -07:00
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 fix: switch port to 8086 2020-09-03 14:40:29 -07:00
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 fix(cmd/influx): improve CLI error returned on org-not-found (#20387) 2020-12-21 08:44:50 -08: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 fix: various improvements to setup command (#20155) 2020-12-02 10:39:56 -05: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 fix(cli): don't overwrite stack name/desc on stack update (#20362) 2020-12-16 18:09:22 -07:00
template_test.go fix(cli): don't overwrite stack name/desc on stack update (#20362) 2020-12-16 18:09:22 -07:00
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 chore: update staticcheck and fix newly identified lint checks (#18737) 2020-06-26 18:54:09 -05:00
v1_authorization.go feat(cmd/influx): add hints to ID-related errors in DBRP CLI commands (#20204) 2020-12-01 10:52:54 -05: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 chore: adjust help text based on PR feedback 2020-11-18 10:54:19 -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