migrate_context_interactive
Migrate contexts between Kafka Schema Registries interactively, guiding users to specify missing preferences. Handles source and target registries, preserves IDs, and supports dry runs for testing.
Instructions
Interactive context migration with elicitation for missing preferences.
When migration preferences are not specified, this tool will elicit the required configuration from the user.
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 |