Skip to content
Registry StackDocsDevelopment (unreleased)

bregctl apply command reference

View as Markdown

Apply one already signed package using the configured migration authority.

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 apply [OPTIONS] --runtime-config <ABSOLUTE_FILE> --package <ABSOLUTE_DIRECTORY>
OptionAlways requiredRepeatableDefaultValuesEnvironmentDescription
--runtime-config <ABSOLUTE_FILE>YesNon/an/an/aAbsolute runtime configuration for deployment identity, trust, roles, and database access. A symbolic link at any component of this path is refused.
--package <ABSOLUTE_DIRECTORY>YesNon/an/an/aAbsolute target package directory. A symbolic link at any component of this path is refused.
--initialNoNon/an/an/aActivate sequence one in an uninitialized Registry database
--backup <BINDING_PATH=ABSOLUTE_FILE>NoYesn/an/an/aReviewed backup binding and absolute local artifact as BINDING_PATH=ABSOLUTE_FILE
--format <FORMAT>NoNohumanhuman, jsonn/aEmit the selected command’s report in this format
-h, --helpNoNon/an/an/aPrint help

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