Config Inputs¶
Repeatable --config¶
--config accepts repeatable config sources, including local files and supported Collector-native URIs.
Example:
--config-dir¶
Use --config-dir when the configuration already exists as a rendered directory of YAML files.
Materializable vs non-materializable sources¶
Meridian can reason repo-side about:
- local YAML files
yaml:sources
Sources that cannot be materialized locally may still be valid for Collector-native semantic validation, but they reduce what Meridian can inspect without print-config.
Env resolution¶
Env values are resolved from:
--env-file- repeatable
--env KEY=value - exported shell environment variables
Collector target selection¶
For semantic validation, Meridian prefers:
--collector-binary- otherwise
--collector-imagethrough the selected engine