# `once query test-results`

Read normalized `once.test_results.v1` results for a target.

## Synopsis

```text
once query test-results [OPTIONS] <TARGET>
```

## Arguments

| Argument | Required | Description |
| --- | --- | --- |
| `<TARGET>` | yes | Target id, such as `tests/unit`. |

## Options

| Flag | Value | Default | Description |
| --- | --- | --- | --- |
| `--summary-only` | (flag) |  | Return the normalized status and totals without case-level records. |
