What problem does it solve?
This Skill solves the need to restore or deploy an entire 1C configuration from a binary CF backup, replacing the current configuration in the target information base.
Core Features & Use Cases
- Full CF configuration restore: Loads configuration from a CF file into an information base, intended for recovery after failures or restoring known-good states.
- Supports file and server bases: Handles both file-based databases (using InfoBasePath) and server databases (using InfoBaseServer + InfoBaseRef).
- Optional extension loading: Can load a specific CF-extension (Extension) or load all extensions (AllExtensions) when the input is an archive-like CF payload.
- Automated connection and tool resolution: Uses project-level registration (via .v8-project.json) and resolves 1cv8.exe automatically when needed.
Quick Start
Ask to load the CF into the chosen database, for example: load config from a CF file into the dev database by running the command /db-load-cf config.cf dev.