chronograf/organizations
greg linton 1a612ffa22 feat: add migrate command to chronoctl
adds a command to migrate a db from bolt to etcd and visa versa. there
is no promise that the options/functionality will not change, hence the
'beta' note. obviously there is also no guarantee that there will never
be any data loss.
after several manual tests, i do have a high level of confidence in the
functionality presented.
2020-02-03 20:43:44 -07:00
..
dashboards.go Add comments throughout codebase 2017-11-01 12:30:42 -04:00
dashboards_test.go Add comments throughout codebase 2017-11-01 12:30:42 -04:00
org_config.go feat: add migrate command to chronoctl 2020-02-03 20:43:44 -07:00
organizations.go Change Organization ID to string from uint64 2017-12-19 10:13:43 -08:00
organizations_test.go Change Organization ID to string from uint64 2017-12-19 10:13:43 -08:00
servers.go fix: active kapacitor updating and ui defaults (#5079) 2019-02-12 18:50:56 -05:00
servers_test.go fix: active kapacitor updating and ui defaults (#5079) 2019-02-12 18:50:56 -05:00
sources.go Add comments throughout codebase 2017-11-01 12:30:42 -04:00
sources_test.go Add comments throughout codebase 2017-11-01 12:30:42 -04:00
users.go Clarify comment in organization/users Add method 2017-12-14 11:46:51 -08:00
users_test.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00