# `once query validate-actions`

Run scripted actions in a private validation sandbox and report filesystem contract repairs.

## Synopsis

```text
once query validate-actions [OPTIONS] <TARGET>
```

## Arguments

| Argument | Required | Description |
| --- | --- | --- |
| `<TARGET>` | yes | Target id whose scripted capability should be probed. |

## Options

| Flag | Value | Default | Description |
| --- | --- | --- | --- |
| `--capability` | `<CAPABILITY>` | `build` | Capability to validate. |
| `--action` | `<ACTION>` |  | Validate only one zero-based action index. |
