CLI · deprecated
socotra migrate
Removed from the visible command list as of v1.0.0-beta2.
Deprecated in v1.0.0-beta2
Schema v1.1 was dropped. Socotra now only accepts schema version
"1.0", so there is nothing to migrate to. The socotra migrate command is hidden from socotra --help and the docs sidebar; it may be removed in a future release.Status
If you are arriving here from an older link, no action is required — your existing socotra.yaml files keep working as long as they declare version: "1.0". Consider adding the schema annotation to your file for IDE validation:
# yaml-language-server: $schema=https://essalab.github.io/Socotra.Schemas/schemas/v1/schema.jsonSchema 1.0 · CLI 1.0