Cherry.Commands.Schema (cherry v0.6.1)

Copy Markdown View Source

Prints a collection's frontmatter schema.

Usage

mix cherry.schema COLLECTION [--json]

Lists every field with its type, whether it is required, its default, and its documentation. Agents: run this before writing content files — the schema is the contract your frontmatter must satisfy.