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

## odigos pro central ui

Port-forward Odigos Central UI and Backend to localhost

### Synopsis

Port-forward the Central UI (port 3000) and Central Backend (port 8081) to enable local access to Odigos UI. Use --address to bind to specific interfaces.

```
odigos pro central ui [flags]
```

### Options

```
      --address string   Address to serve the UI on (default "localhost")
  -h, --help             help for ui
```

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