Using CLI
Example:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Remove Odigos Central from your cluster using the CLI or Helm.
odigos pro central uninstall
| Flag | Default | Description |
|---|---|---|
--namespace, -n | odigos-central | Target namespace |
--yes | false | Skip confirmation prompt |
odigos pro central uninstall --namespace odigos-central --yes
helm uninstall odigos-central --namespace odigos-central
kubectl delete namespace odigos-central