CLI Reference
odigos upgrade
Upgrade odigos version in your cluster.
Synopsis
This command will upgrade the Odigos version in the cluster to the version of Odigos CLI and apply any required migrations and adaptations.
odigos upgrade [flags]
Examples
# Upgrade Odigos version
odigos upgrade
Options
--yes skip the confirmation prompt
Options inherited from parent commands
--kubeconfig string (optional) absolute path to the kubeconfig file
SEE ALSO
- odigos - odigos CLI
- odigos install - install Odigos on your cluster
- odigos uninstall - unistall Odigos from your cluster
- odigos version - print version information