Parameters
/Source | Required | The source project containing the Document Definition that you want to copy. You can specify either the full path to a local project or the path to a project stored on a server. |
/Target | Required | The target project where you want to copy the Document Definition. You can specify either the full path to a local project or the path to a project stored on a server. |
/Name | Optional | The name of the Document Definition that you want to copy. |
/SourceU | Optional | User name. |
/SourceP | Optional | Password. |
/SourceTenant | Optional | The tenant with the source project. |
/SourceCert | Optional | Certificate thumbprint used for mutual SSL authentication on the server of the source project. This key is used to pass an encoded certificate hash for a server with Mutual SSL installed as a string. |
/TargetU | Optional | User name. |
/TargetP | Optional | Password. |
/TargetTenant | Optional | The tenant with the target project. |
/TargetCert | Optional | Certificate thumbprint used for mutual SSL authentication on the server of the target project. This key is used to pass an encoded certificate hash for a server with Mutual SSL installed as a string. |
/UpdateDataSets | Flag | If this switch is specified, the data sets from the source project will be copied to the target project. |
