Commands

up0 schema

Explain a registered Kind's manifest spec

up0 schema

Explain a registered Kind's manifest spec

up0 schema explain

Render a Kind's spec fields — type, requiredness and default — read live from the registry, so a newly registered Kind is explainable with no CLI change (RESOURCE_MODEL_ARCHITECTURE.md §6).

Usage: up0 schema explain [OPTIONS] KIND
NameTypeDefaultDescription
KINDstringrequiredKind name, e.g. Monitor
--versionstringv1apiVersion to explain — bare (v1) or full (up0.io/v1)
--outputstringtableOutput format: table (default) or json

On this page