# Start the Odigos UI on http://localhost:3000odigos ui# Start the Odigos UI on specific port if 3000 is already in useodigos ui --port 3456# Start the Odigos UI and have it manage and configure a specific clusterodigos ui --kubeconfig <path-to-kubeconfig>
--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