Print Odigos version

Synopsis

This command is used to print the Odigos version. Both the CLI version and the Odigos components in your cluster will be printed.

odigos version [flags]

Examples


    # Print the version of odigos CLI and Odigos deployment in your cluster
    odigos version

Options

    --cli       print only the CLI version
    --cluster   prints only the version of odigos deployed in the cluster

Options inherited from parent commands

    --kubeconfig string   (optional) absolute path to the kubeconfig file

SEE ALSO