Task execution overview¶
Use dashboard task-execution-overview to query an execution overview for the selected workspace. The command only reads overview information; it does not start, cancel, or modify a task.
moi-cli -o dashboard task-execution-overview
Use the output to identify a task or workflow that needs further investigation. It does not replace task-specific state or result queries. To diagnose a workflow, import or export task, or agent task, query the relevant command group with the returned task ID.
Last updated on