Skip to main content

odigos pro central ui

Port-forward Odigos Tower UI and Backend to localhost

Synopsis

Port-forward the Tower UI (port 3000) and Tower 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")
  -r, --remote                use odigos ui service in the cluster to update the onprem token
  -v, --verbose               enable verbose output

SEE ALSO