influxdb/cmd/influx
Daniel Moran 00afd95cb7
refactor: automated move of errors and id from root to kit (#21101)
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2021-03-30 14:10:02 -04:00
..
config refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
internal refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
authorization.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
backup.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
bucket.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
bucket_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
completion.go fix(influx): update completion cmd with more accurate help message 2020-03-17 08:15:38 -07:00
config.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
config_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
dashboard.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
delete.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
main.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
organization.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
organization_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
ping.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
query.go feat: add profiler to query command in cli (#21006) 2021-03-23 15:47:52 -04:00
restore.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
secret.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
secret_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
setup.go fix(onboarding): deprecate misleading `retentionPeriodHrs` key (#20798) 2021-03-01 09:55:39 -05:00
task.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
task_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
telegraf.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
template.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
template_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
user.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
user_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
v1_authorization.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04: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 refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
write.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
write_test.go feat(cmd/influx): support reading GZIP data in `influx write` (#20763) 2021-02-19 12:31:09 -05:00