feat(KB-624): add settings export and import functionality
- Add core settings export/import module with comprehensive tests - Add CLI commands: kb settings --export and kb settings --import - Add dashboard API endpoints for settings export/import - Add dashboard UI for exporting and importing settings in SettingsModal - Add changeset for @gsxdsm/fusion package release
This commit is contained in:
5
.changeset/settings-import-export.md
Normal file
5
.changeset/settings-import-export.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add settings import and export functionality. New CLI commands: `kb settings export` and `kb settings import`. Dashboard now has export/import buttons in the Settings modal.
|
||||
Reference in New Issue
Block a user