> ## 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 pro central uninstall

## odigos pro central uninstall

Uninstall Odigos Central backend and UI components

```
odigos pro central uninstall [flags]
```

### Examples

```

# Uninstall Odigos Central
odigos pro central uninstall

```

### Options

```
  -h, --help               help for uninstall
  -n, --namespace string   Target namespace for Odigos Central uninstallation (default "odigos-central")
      --yes                Confirm the uninstall without prompting
```

### 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 pro central](../cli/odigos_pro_central)	 - Manage Odigos Central (Enterprise tier)
