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

# ravion infrastructure-event

> List, inspect, filter, and stream infrastructure events emitted by Ravion modules, deployments, and pipelines directly from the command line.

## `ravion infrastructure-event`

Manage infrastructure events

**Aliases:** `infrastructure-events`

### `ravion infrastructure-event list`

List InfrastructureEvents

```bash theme={null}
ravion infrastructure-event list [flags]
```

**Flags:**

| Flag                                | Required | Description           |
| ----------------------------------- | -------- | --------------------- |
| `--cursor <string>`                 |          | cursor                |
| `--deployment-resource-id <string>` |          | deploymentResourceId  |
| `--json`                            |          | emit response as JSON |
| `--kind <string>`                   |          | kind                  |
| `--limit <int>`                     |          | limit                 |
| `--module-deployment-id <string>`   |          | moduleDeploymentId    |
| `-v, --verbose`                     |          | show full output      |
