migrate_context
Migrate an entire Kafka Schema Registry context between source and target registries using Docker-based tools, preserving IDs, and optionally performing a dry run or migrating all versions.
Instructions
Guide for migrating an entire context using Docker-based tools.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | ||
dry_run | No | ||
migrate_all_versions | No | ||
preserve_ids | No | ||
source_registry | Yes | ||
target_context | No | ||
target_registry | Yes |