Skip to content
Registry StackDocsDevelopment (unreleased)

relayctl check command reference

View as Markdown

Compile and validate an authoring project.

This page is generated from the public Clap command tree. Hidden implementation commands are omitted.

relayctl check [OPTIONS] <PROJECT>
ArgumentAlways requiredDefaultValuesEnvironmentDescription
<PROJECT>Yesn/an/an/aAuthoring project directory
OptionAlways requiredDefaultValuesEnvironmentDescription
--productionNon/an/an/aRequire all generated suggestions to have been reviewed
--jsonNon/an/an/aEmit the shared report as best-effort JSON for local automation
-h, --helpNon/an/an/aPrint help

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