Skip to content
Beskid The Beskid Book

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

beskid migrate-bsol

Migrate a BSOL document to a selected schema profile.

beskid migrate-bsol

beskid migrate-bsol [PATH] reads a BSOL document from a path or from standard input. The required --to flag selects the target profile. The migrated document goes to standard output unless -o or --output selects a file.

Terminal window
beskid migrate-bsol --to project.v2 ./App.bproj --output ./App-v2.bproj

Review the migrated file before you replace a project manifest. Run beskid validate-bsol against the target profile after the migration.

← Back to CLI command reference