exportComponentTemplateProcess
Export a component template process
Format
udclient [global-args...] [global-flags...]
exportComponentTemplateProcess [parameters]
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| componentTemplate | string | true | Name or ID of the component template |
| componentProcess | string | true | Name or ID of the component process |
| version | int | false | Version of the process to export. Default is the latest version. |
| draft | boolean | false | Whether to export the draft process. |
Related REST command: Export a component template process.