influxdb/cmd/influx
greg linton 724de9d0d1 chore: fix typo in cli flag 2020-09-22 11:49:26 -06:00
..
config fix: switch port to 8086 2020-09-03 14:40:29 -07:00
internal refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
authorization.go fix(influx): add missing description field to auth output 2020-08-14 12:05:55 -07:00
backup.go feat(influx): add active-config flag to override config on single command call 2020-08-14 13:33:14 -07:00
bucket.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
bucket_test.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
completion.go fix(influx): update completion cmd with more accurate help message 2020-03-17 08:15:38 -07:00
config.go feat(influx): enable dynamic configs destination 2020-07-23 08:36:49 -07:00
config_test.go fix: switch port to 8086 2020-09-03 14:40:29 -07:00
dashboard.go feat(influx): add support for dashboards 2020-08-05 09:14:01 -07:00
delete.go feat(influx): add active-config flag to override config on single command call 2020-08-14 13:33:14 -07:00
main.go feat(influx): add active-config flag to override config on single command call 2020-08-14 13:33:14 -07:00
organization.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
organization_test.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
ping.go feat(influx): add active-config flag to override config on single command call 2020-08-14 13:33:14 -07:00
query.go fix(cli): update annotation order to match UI (#19503) 2020-09-14 10:18:29 -07:00
secret.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
secret_test.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
setup.go feat(influx): add active-config flag to override config on single command call 2020-08-14 13:33:14 -07:00
task.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
telegraf.go feat(influx): add support for dashboards 2020-08-05 09:14:01 -07:00
template.go chore: fix typo in cli flag 2020-09-22 11:49:26 -06:00
template_test.go feat(pkger): extend stacks API with uninstall ability 2020-07-09 17:05:53 -07:00
transpile.go chore(query): use dbrp v2 service in flux influx.v1 dependencies (#19108) 2020-08-12 11:08:25 +01:00
user.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
user_test.go chore: update staticcheck and fix newly identified lint checks (#18737) 2020-06-26 18:54:09 -05:00
write.go chore(cmd/influx/write): update option description 2020-09-12 11:13:27 +02:00
write_test.go feat(cmd/influx/write): add --errors-file option #18742 2020-09-12 11:13:27 +02:00