Config Commands¤
Module: artifex.generative_models.core.cli.config_commands
Source: src/artifex/generative_models/core/cli/config_commands.py
Overview¤
Reusable CLI functions for the retained typed config wrapper.
The module deliberately works with:
- typed config templates exposed through
template_manager - supported typed config documents under the Artifex config runtime
It deliberately does not bless arbitrary YAML mappings or dead bundled template files.
Functions¤
create_config¤
diff_config¤
get_config¤
get_config_registry¤
list_configs¤
show_config¤
validate_config_file¤
version_config¤
Module Statistics¤
- Classes: 0
- Functions: 8
- Imports: 13