influxdb/cmd/influx
Johnny Steenbergen efd82a2483 feat(influx): add support for dashboards 2020-08-05 09:14:01 -07:00
..
config feat(influx): enable dynamic configs destination 2020-07-23 08:36:49 -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): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
backup.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -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
debug.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
delete.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
main.go feat(influx): add support for dashboards 2020-08-05 09:14:01 -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 fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00
query.go feat(cmd/influx): modify the query cli to use the http api (#19076) 2020-07-30 12:44:48 -05: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): enable dynamic configs destination 2020-07-23 08:36:49 -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(pkger): make envRef default values support more types 2020-07-28 12:22:46 -07:00
template_test.go feat(pkger): extend stacks API with uninstall ability 2020-07-09 17:05:53 -07:00
transpile.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05: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 fix(influx): enforce flag validation 2020-07-23 14:36:00 -07:00
write_test.go fix(influx): drop global flags and replace with locals 2020-06-24 15:33:06 -07:00