Skip to main content

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.

Finding the Current Version

odigos version
Will print the version of the CLI tool and the version of odigos that is currently installed in the active cluster.

Upgrading Existing Odigos Installation with CLI

First, upgrade the CLI tool to latest version:
If you are on MacOS, you can install Odigos CLI using Homebrew:
brew install odigos-io/odigos-cli/odigos
And upgrade Odigos installation in the active kubernetes cluster with CLI:
odigos upgrade

Upgrade Existing Odigos Installation with Helm

helm repo update
helm upgrade odigos odigos/odigos --namespace odigos-system