> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getmodus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# modus runs interrupt

> Interrupt an in-flight run (e.g. to redirect it mid-execution).

Interrupt an in-flight run (e.g. to redirect it mid-execution).

## Usage

```bash theme={null}
modus runs interrupt [flags]
```

## Arguments

| Name    |          | Description |
| ------- | -------- | ----------- |
| `runId` | required | Run id.     |

See [CLI quickstart](/guides/cli) for install and auth.
