bulk_schema_migration
Migrate schemas between contexts or registries with pattern-based selection, preserving schema IDs. Preview changes and enable rollback for controlled migration processes.
Instructions
Migrate schemas between contexts or registries.
Supports pattern-based selection and maintains schema IDs. Includes preview and rollback capabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| preserve_ids | No | ||
| schema_pattern | No | ||
| source_context | No | ||
| source_registry | No | ||
| target_context | No | ||
| target_registry | No |