How to check status of dataflow/jobflow through cli command?
How to check status of dataflow/jobflow through cli command?
Command: status
dicmd status [-u userName -w userPassword] [-c ACTIVE|FAILED|SUCCESS|ABORT|STOP|ALL] -p ProjectName [-l LayerName] [-d DataFlowName|-s JobFlowName]
if want to check jobflow/dataflow ACTIVE|FAILED|SUCCESS|ABORT|STOP|ALL for this -c required
if we miss -p diyotta will throw below error
Error:
“Invalid No of arguments encountered for the command status”