influxdb/cmd/influx
Stuart Carnie d165d76fc3
feat: influx CLI Packager support for explicit schema buckets ()
This commit adds the minimal requirements to process specs containing
explicit schema buckets, so they may be exported and applied from
Cloud 2.
2021-05-31 10:01:29 +10:00
..
config refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
internal refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
authorization.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
backup.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
bucket.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
bucket_test.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
completion.go
config.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
config_test.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
dashboard.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
delete.go
main.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
organization.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
organization_test.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
ping.go
query.go
restore.go fix(cmd/influx): accept `--input` flag in `restore` command () 2021-05-14 15:07:58 -04:00
secret.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
secret_test.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
setup.go fix: deprecate PostSetupUser and `influx setup user` () 2021-04-30 15:30:35 -04:00
task.go refactor: refactor for tasks backport () 2021-04-07 14:42:55 -04:00
task_test.go refactor: refactor for tasks backport () 2021-04-07 14:42:55 -04:00
telegraf.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
template.go feat: influx CLI Packager support for explicit schema buckets () 2021-05-31 10:01:29 +10:00
template_test.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
user.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
user_test.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
v1_authorization.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
v1_commands.go
v1_dbrp.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
write.go refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
write_test.go