Migration Guide
Migrate configuration files from nacos to confkeeper.
The migration mainly covers the configuration file table and namespace table.
Start confkeeper once first so that all tables are created.
Then run the migration tool with a config file:
Example config:
Tip
The tenant_names option specifies which namespaces to migrate. If this option is omitted, all namespaces will be migrated.