Skip to content
Registry StackDocsDevelopment (unreleased)

bregctl command reference

View as Markdown

Base Registry Engine project checking and deterministic generation.

This page is generated from the public Clap command tree for Registry Stack source version 0.30.0 and catalog SHA-256 2221f17eae216048d4cfaf7f66e3dcd68a250f6f6de4e24b177441819192b475. Hidden implementation commands are omitted.

bregctl [OPTIONS] <COMMAND>
CommandDescription
initCreate an authoring project in a new directory: a domain-neutral example, one derived from an embedded reference model with --from, or a shipped starter with --template
checkValidate a Base Registry Engine authoring project without opening a database
projectMaintain deterministic authoring project metadata
generateWrite selected compiler artifacts to a new directory
devStart or stop this project’s retained local development services
examplesList or explicitly run retained local teaching examples
explainExplain compiled model, access, route, or event inventories
diffCompare an authoring candidate with a rederived closed package
packageBuild a deterministic production-profile signing input or publish its externally signed package
testExecute the production schema-test journey suite for one unsigned package candidate
applyApply one already signed package using the configured migration authority
doctorVerify configured startup dependencies without binding a listener
verifyVerify one configured package without opening runtime dependencies
migrationInspect configured migration lifecycle metadata
historyRun bounded, audited retained-history maintenance
dataValidate, import, or export data through authenticated Registry HTTP APIs
webhookInspect and operate configured webhook deliveries
request-retentionInspect and erase eligible change-request retention detail
evidence-retentionErase expired protected action Evidence using configured migration authority
auditVerify, export, and prune the chained audit journal
OptionAlways requiredDefaultValuesEnvironmentDescription
--format <FORMAT>Nohumanhuman, jsonn/aEmit the selected command’s report in this format
-h, --helpNon/an/an/aPrint help
-V, --versionNon/an/an/aPrint version

Run npm run generate from docs/site after changing a public command, argument, option, default, environment binding, or help description.