Displays the version of Kyma CLI and the connected Kyma cluster.
Use this command to print the version of Kyma CLI and the version of the Kyma cluster the current kubeconfig points to.
kyma version [flags]
-c, --client Client version only (no server required)
--ci Enables the CI mode to run on CI/CD systems.
-h, --help Displays help for the command.
--kubeconfig string Specifies the path to the kubeconfig file. By default, Kyma CLI uses the KUBECONFIG environment variable or "/$HOME/.kube/config" if the variable is not set.
--non-interactive Enables the non-interactive shell mode.
-v, --verbose Displays details of actions triggered by the command.
- kyma - Controls a Kyma cluster.