errorcore
CLI

Validate Config

Config validation is the fastest way to catch obvious mistakes such as missing encryption keys, unsupported transport fields, or malformed scrub lists.

errorcore validate-config
errorcore validate-config --config errorcore.config.json

Run it in CI when the config is source-controlled or built during deployment.

On this page