> ## 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 describe source statefulset

## odigos describe source statefulset

Show details of a specific odigos source of type statefulset

### Synopsis

Print detailed description of a specific odigos source of type statefulset, which can be used to troubleshoot issues

```
odigos describe source statefulset <name> [flags]
```

### Options

```
  -h, --help   help for statefulset
```

### 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")
  -n, --namespace string      namespace of the source being described (default "default")
  -r, --remote                use odigos ui service in the cluster to describe the entity
  -v, --verbose               enable verbose output
```

### SEE ALSO

* [odigos describe source](/cli/odigos_describe_source)	 - Show details of a specific odigos source
