influxdb/cmd/influx
Stuart Carnie f46e36b6ac
Merge remote-tracking branch 'origin/master' into sgc/tsm1
2020-08-17 09:27:00 -07:00
..
config feat(influx): add active-config flag to override config on single command call 2020-08-14 13:33:14 -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 feat(influx): enable dynamic configs destination 2020-07-23 08:36:49 -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 feat(influx): add active-config flag to override config on single command call 2020-08-14 13:33:14 -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 feat(influx): add active-config flag to override config on single command call 2020-08-14 13:33:14 -07: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 feat(influx): add active-config flag to override config on single command call 2020-08-14 13:33:14 -07:00
write_test.go Merge remote-tracking branch 'origin/master' into sgc/tsm1 2020-08-17 09:27:00 -07:00