Docs Self-Managed Reference rpk Commands rpk registry rpk registry context rpk registry context delete rpk registry context delete Delete a schema registry context. A context can only be deleted once all subjects within it have been hard deleted. Soft-deleted subjects still block context deletion. Use rpk registry subject delete --permanent to hard delete subjects first. The default context . cannot be deleted. Usage rpk registry context delete [CONTEXT] [flags] Flags Value Type Description -h, --help - Help for delete. --no-confirm - Disable confirmation prompt. --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 context rpk registry context list