getWorkflowTraceLogs
Returns full workflow trace with execution logs as a zip file in the current directory.If the underlying workflow is not complete, an HTTP 412 response is returned.
Format
udclient [global-args...] [global-flags...]
getWorkflowTraceLogs [parameters]
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
workflow | string | true | ID of the workflow. |
Related REST command: Returns full workflow trace with execution logs as a zip file in the current directory.If the underlying workflow is not complete, an HTTP 412 response is returned..