{ "script": "interface-edit/scripts/interface-edit", "setup": "empty-config", "args": [ { "flag": "-CIPath", "from": "workPath", "field": "ciPath" }, { "flag": "-DefinitionFile", "from": "inputFile" }, { "flag": "-CreateIfMissing", "from": "switch" } ], "snapshot": { "root": "workDir", "normalizeUuids": true }, "postValidate": { "script": "interface-validate/scripts/interface-validate", "flag": "-CIPath", "pathFrom": "ciPath" } }