Skip to content

config

ck config command - show and optionally write the resolved configuration.

Show the resolved configuration. Pass --write to save it to disk.

Print a Rich table of all config fields with their resolved source.

Iterates the config model dynamically — every field in every section is shown automatically, including any new fields added in future. No manual registration needed.

Parameters:

Name Type Description Default
config

A CorridorKeyConfig instance.

required
metadata

The SettingsMetadata returned by load_config_with_metadata.

required