rpk registry context
Manage schema registry contexts.
Schema contexts provide namespace isolation within the schema registry, allowing multiple independent sets of subjects and schemas to coexist.
Before using schema contexts, enable the schema_registry_enable_qualified_subjects cluster property:
rpk cluster config set schema_registry_enable_qualified_subjects true
Use the --schema-context flag on the parent registry command to scope operations to a specific context.
Flags
| Value | Type | Description |
|---|---|---|
|
- |
Help for context. |
|
string |
Redpanda or |
|
stringArray |
Override |
|
- |
Ignore |
|
string |
Profile to use. See |
|
string |
Schema context to use for all registry operations. |
|
- |
Skip the admin API verification of schema context support. |
|
- |
Enable verbose logging. |