finnest config
Validate or show the resolved Finnest configuration.
Validate loaded user and project TOML, or show resolved non-secret values with their sources.
Examples
bash
finnest config validatebash
finnest config show --jsonOptions
--config <path>— Path to an explicit Finnest TOML configuration file.--json— Emit a schema-versioned JSON envelope to stdout.--output <format>— Select text, json, or ndjson output.--no-color— Disable ANSI color without changing the output content mode.--no-evidence— Do not write .finnest run evidence.--verbose— Enable debug-level diagnostics.
Subcommands
validate— Validate all loaded Finnest TOML configuration files.show— Show resolved non-secret configuration values and their sources.