Documentation
¶
Overview ¶
Package config implements agent-factory config command behavior.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandFactoryConfig ¶
func ExpandFactoryConfig(cfg FactoryConfigExpandConfig) error
ExpandFactoryConfig writes a split factory directory layout from a canonical factory.json file. The target directory is the input file's parent directory, or the provided directory when cfg.Path points at a directory.
func FlattenFactoryConfig ¶
func FlattenFactoryConfig(cfg FactoryConfigFlattenConfig) error
FlattenFactoryConfig writes the canonical single-file factory config for a factory directory or an existing factory.json payload.
Types ¶
Click to show internal directories.
Click to hide internal directories.