> ## 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

## odigos describe source

Show details of a specific odigos source

### Synopsis

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

### Options

```
  -h, --help               help for source
  -n, --namespace string   namespace of the source being described (default "default")
```

### 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")
  -r, --remote                use odigos ui service in the cluster to describe the entity
  -v, --verbose               enable verbose output
```

### SEE ALSO

* [odigos describe](/cli/odigos_describe)	 - Show details of a specific odigos entity
* [odigos describe source daemonset](/cli/odigos_describe_source_daemonset)	 - Show details of a specific odigos source of type daemonset
* [odigos describe source deployment](/cli/odigos_describe_source_deployment)	 - Show details of a specific odigos source of type deployment
* [odigos describe source deploymentconfig](/cli/odigos_describe_source_deploymentconfig)	 - Show details of a specific odigos source of type deploymentconfig
* [odigos describe source rollout](/cli/odigos_describe_source_rollout)	 - Show details of a specific odigos source of type Argo Rollout
* [odigos describe source statefulset](/cli/odigos_describe_source_statefulset)	 - Show details of a specific odigos source of type statefulset
