chronograf/noop
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
..
config.go Wire up bolt db ConfigStore in Server 2017-12-13 10:46:08 -08:00
dashboards.go Add noop implementation of each source type 2017-10-31 18:07:42 -04:00
layouts.go Add noop implementation of each source type 2017-10-31 18:07:42 -04:00
mappings.go Add correct implementation of mappings 2018-02-05 14:54:39 -05:00
org_config.go feat: add migrate command to chronoctl 2020-02-03 20:43:44 -07:00
organizations.go Add default org logic to OrganizationsStore 2017-11-06 10:14:12 -05:00
servers.go Add noop implementation of each source type 2017-10-31 18:07:42 -04:00
sources.go Add noop implementation of each source type 2017-10-31 18:07:42 -04:00
users.go Add Num to UsersStore interface 2017-11-30 12:55:59 -05:00