Back to index
Summary
Represents a Git Synchronization configuration.projectNameStringrequiredThe name for the project that must be unique among all projects. scmSyncNameStringrequiredName of SCM Sync. branchStringoptionalThe branch clearExcludeObjectsStringoptionalWhether or not to clear exclude objects for this object. clearIncludeObjectsStringoptionalWhether or not to clear include objects for this object. configurationNameStringoptionalConfiguration name. configurationProjectNameStringoptionalConfiguration project name. descriptionStringoptionalComment text describing this object that is not interpreted at all by CloudBees CD/RO. destinationDirStringoptionalDestination directory on the agent where local SCM repository will be located. excludeObjectsStringoptionalList of paths to the objects that should not be synchronized. (Alternate argument name excludeObject .)exportParametersStringoptionalList of export parameters. (Alternate argument name exportParameter .)importParametersStringoptionalList of import parameters. (Alternate argument name importParameter .)includeObjectsStringoptionalList of paths to the objects that should be synchronized. (Alternate argument name includeObject .)newNameStringoptionalThe new name for an existing object that is being renamed. relativePathStringoptionalRelative path. repositoryStringoptionalThe SCM repository. resourceNameStringoptionalResource name. scmTypeStringoptionalSpecify the type of SCM. syncTypeStringoptionalSpecify whether it's a sync from SCM or to SCM. triggerEnabledStringoptionalTrue if trigger configured and enabled, false otherwise. |
Usage
There are no usage examples available forscmSync
.