rlsbl v0.113.0 /rlsbl check

Run project checks registered via the check framework, covering changelog validation, workspace health, and release preflight.

#rlsbl check

Run project checks registered via the check framework and report results

Effect: read_only

#Flags

Flags
NameShortTypeDefaultEnvDescription
--allboolRun every registered check regardless of tag or name filters
--tagstrTag DSL expression to select checks (e.g. 'changelog & !quality')
--namestrGlob pattern to filter checks by name (e.g. 'hash-', 'coverage*')
--listboolList all registered checks with their tags and exit without running
--jsonboolOutput check results as machine-readable JSON instead of human text
--ignore-warningsboolTreat warn-severity results as passing so they do not cause nonzero exit
Search