Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

ytestconfig

Validate a JSON configuration file by parsing it through Yuneta’s json_config and reporting any syntax/structural error. Exits non-zero on failure — handy in CI or pre-deploy checks.

Usage

ytestconfig <FILE>
OptionPurpose
<FILE>JSON config to validate (positional, required)
--verbose / -lVerbose mode

See also