Schemas
This page describes the commands to manage schemas in Lenses via the CLI.
View all schemas
View the current schemas registered:
The --unwrap flag is optional, prints only the names separated by new line
View a schema
Schemas can be filtered by name:
View schema versions
Schemas versions can be viewed filtered by name:
View schema compatibility levels
Schema compatibility levels can be viewed and filtered by name:
Delete schemas
Delete all versions of a schema by name:
Delete schemas by version
Delete a specific version of a schema:
Change the compatibility of a Schema
Change the compatibility level of a schema:
Register a schema
Register a new schema for a name/subject by the command line or file:
Register by file:
schema.yaml:
Last updated