Class DeploymentContextCatalog
java.lang.Object
com.cloudforgeci.api.deploy.DeploymentContextCatalog
Persists per-stack deployment context snippets for Manager multi-stack enrichment.
-
Method Summary
-
Method Details
-
persist
public static List<Path> persist(DeploymentConfig config, Path catalogDirectory, List<String> managerVolumeRoots) throws IOException Writedeployment-contexts/{stackName}.jsonand optional Manager volume copies.- Returns:
- paths written (primary catalog first)
- Throws:
IOException
-