errorcore
CLI

Create Config

Use the CLI to generate a starting config when you want the project to begin from a known shape instead of an ad hoc hand-written file.

errorcore create-config
errorcore create-config --out errorcore.config.json

Treat the generated file as a baseline. Review service identity, scrub policy, and transport settings before using it in production.

On this page