Reference

Browse reference documentation for the OCM CLI, component descriptor schemas, and OCM controllers.

This section contains reference documentation for the Open Component Model.

Schemas

Downloads

The following schemas are available for download:

SchemaPurposeUse For
configuration-schema.yamlComponent Constructor FilesCreating component versions with ocm add componentversion
component-descriptor-v2-schema.jsonComponent DescriptorsValidating output artifacts, API development, debugging

Editor Integration for Constructor Files

Add this to the top of your component-constructor.yaml for validation and autocompletion:

# yaml-language-server: $schema=https://ocm.software/schemas/configuration-schema.yaml