<!-- WARNING: This documentation is auto-generated from the confluentinc/cli repository and should not be manually edited. -->

<a id="confluent-schema-registry-schema"></a>

# confluent schema-registry schema

## Description

Manage Schema Registry schemas.

## Subcommands

| Command                                                                                                                             | Description                                  |
|-------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------|
| [confluent schema-registry schema compatibility](compatibility/index.md#confluent-schema-registry-schema-compatibility)             | Manage schema compatibility.                 |
| [confluent schema-registry schema create](confluent_schema-registry_schema_create.md#confluent-schema-registry-schema-create)       | Create a schema.                             |
| [confluent schema-registry schema delete](confluent_schema-registry_schema_delete.md#confluent-schema-registry-schema-delete)       | Delete one or more schema versions.          |
| [confluent schema-registry schema describe](confluent_schema-registry_schema_describe.md#confluent-schema-registry-schema-describe) | Get schema by ID, or by subject and version. |
| [confluent schema-registry schema list](confluent_schema-registry_schema_list.md#confluent-schema-registry-schema-list)             | List schemas for a given subject prefix.     |
