Package dev.omnist.cli
package dev.omnist.cli
The
omnist command-line interface: parses arguments and dispatches to
every subcommand (format, validate, convert,
schema normalize/prune/extract/lint/compatible-with/equivalent/is-empty,
infer) documented in docs/02-cli-reference.md, wiring the codec,
schema, and validation packages together into the tool end users run.