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

# odigos sources status

## odigos sources status

Show the status of all Odigos Sources

### Synopsis

Lists all InstrumentationConfigs and InstrumentationInstances with their current status. Use --error to filter only failed sources.

```
odigos sources status [flags]
```

### Options

```
      --error   Show only sources with errors
  -h, --help    help for status
```

### Options inherited from parent commands

```
      --kube-context string   (optional) name of the kubeconfig context to use
      --kubeconfig string     (optional) absolute path to the kubeconfig file (default "KUBECONFIG")
  -v, --verbose               enable verbose output
```

### SEE ALSO

* [odigos sources](/cli/odigos_sources)	 - Manage Odigos Sources in a cluster
