wb workflow job task list
Categories:
Name
wb-workflow-job-task-list - List tasks.
Synopsis
wb workflow job task list [--format=<format>] --job-id=<jobId> [--limit=<limit>] [--page=<page>] [--status=<status>] [--workspace=<id>]
Description
List tasks.
Options
-
--format=<format>
Set the format for printing command output. Defaults to the config format property.Valid values: JSON, TEXT
Default: null -
--job-id=<jobId>
UUID of a workflow job. -
--limit=<limit>
The maximum number of rows to return.Default: 1000 -
--page=<page>
The task ID where the list starts from. -
--status=<status>
Filter by job status.Valid values: PENDING, STARTING, RUNNING, SKIPPED, QUEUE_IN_ENGINE, STOPPING, COMPLETED, CANCELLED, FAILED, DELETED
-
--workspace=<id>
Workspace ID to use for this command only.
Last Modified: 3 December 2025