Skip to content
Registry StackDocsv0.34.0

relay check command reference

View as Markdown

Validate the sealed package and every deployment dependency without taking the listener socket.

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

relay check [OPTIONS]
OptionAlways requiredDefaultValuesEnvironmentDescription
--runtime <RUNTIME>No/etc/relay/runtime.yamln/aRELAY_RUNTIMEStrict deployment binding for the sealed package and local resources
--require-audit-under <ABSOLUTE_DIRECTORY>Non/an/an/aAlso prove the configured audit sink resolves inside this absolute directory, which the deployment declares persistent. The declared root is a storage boundary, not a second audit setting. Relay resolves the runtime audit binding exactly as startup resolves it and refuses when the result is not at or below the root, which is what stops a container from mounting durable storage at the conventional prefix while writing the chain somewhere ephemeral.
-h, --helpNon/an/an/aPrint help (see a summary with ‘-h’)

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