exportComponentProcess
Export a component process
Format
udclient [global-args...] [global-flags...]
exportComponentProcess [parameters]
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| component | string | true | Name or ID of the component |
| 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 process.