Delete Run Command
Warning
This command is currently disabled.
The delete-run
command removes a specific run id and its associated data.
Usage
Arguments
subset
: Dataset subset (swe-bench-m
orswe-bench_lite
)split
: Dataset split (dev
ortest
)run_id
: ID of the run to delete
Important Notes
- Deletion is permanent and cannot be undone
- Only runs associated with your API key can be deleted
- Running evaluations will be cancelled
- Associated reports will be removed
Examples
- Delete a specific run:
Best Practices
-
Always verify the run ID before deletion:
-
Save important reports before deletion:
-
Consider keeping a local backup of important results before deletion