Migrate a legacy configuration
[error] Config version 0 is not supported (minimum: 1). Run the `slabapcli setup migrate` command to migrate your config.Run the migration
.\slabapcli.exe setup migrateC:\apps\SLABAPAgent\bin>slabapcli setup migrate
[2026-03-08 13:43:42.193+02:00] [info] Detected Windows version: Windows 11
[2026-03-08 13:43:42.195+02:00] [info] Config pathname: ../config/config.toml
[2026-03-08 13:43:42.205+02:00] [info] Config version 0 detected. Migration to version 1 is required.
[2026-03-08 13:43:42.205+02:00] [warning] Please make sure to End and then Disable all Sealights scheduled tasks in the Windows Task Scheduler.
Continue? [Y/n][info] Starting config migration from version 0 to 1
[info] Applying v0 -> v1 migration: setting version and populating pipeline appname fields
[info] Config successfully migrated to version 1.
[info] Config migrated and written to '../config/config.toml'What the migration does
Change
Details
After migration
Last updated
Was this helpful?

