fovus task list¶
fovus task list¶
List tasks of a job.
–job-id is required.
This command retrieves the tasks associated with a specific job ID.
Usage
fovus task list [OPTIONS]
Options
- --job-id <job_id>¶
The ID of the job to monitor or fetch tasks from.
- --limit <limit>¶
Maximum number of records to retrieve in this request.
- --next_start_key <next_start_key>¶
The key to start from for pagination of results.
- --task-names <task_names>¶
Comma-separated list of task names to filter the results.
- --task-ids <task_ids>¶
Comma-separated list of task IDs to filter the results.