Docs Self-Managed Reference rpk Commands rpk registry rpk registry context 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. Usage rpk registry context [flags] rpk registry context [command] Flags Value Type Description -h, --help - Help for context. --config string Redpanda or rpk config file; default search paths are ~/.config/rpk/rpk.yaml, $PWD, and /etc/redpanda/redpanda.yaml. -X, --config-opt stringArray Override rpk configuration settings. See rpk -X or execute rpk -X help for inline detail or rpk -X list for terser detail. --ignore-profile - Ignore rpk.yaml and redpanda.yaml; use default settings. --profile string Profile to use. See rpk profile for more details. --schema-context string Schema context to use for all registry operations. --skip-context-check - Skip the admin API verification of schema context support. -v, --verbose - Enable verbose logging. Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution 🎉 Thanks for your feedback! rpk registry compatibility-level set rpk registry context delete