manage_config
Manage portable config profiles and migrate legacy paths. Export, import, or activate config home bundles, preview moves with dry-run, and restore backups.
Instructions
Manage portable config profiles and legacy path migration.
Actions: • status — active config home, cache dir, migration state (default) • migrate — move legacy project/.podcli/cache into data/cache (idempotent) • export — zip the active config home (knowledge, presets, assets, settings) • import — restore a bundle; backs up existing config before overwrite • use — activate a config home path (writes .podcli-home marker)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| home | No | Config home override or target for import/use | |
| action | No | status | |
| dry_run | No | For migrate: preview moves without changing files | |
| activate | No | After import, set imported home as active | |
| bundle_path | No | Zip path for export/import |