Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 969 Bytes

kyma_version.md

File metadata and controls

34 lines (22 loc) · 969 Bytes

kyma version

Displays the version of Kyma CLI and the connected Kyma cluster.

Synopsis

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]

Options

  -c, --client   Client version only (no server required)

Options inherited from parent commands

      --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.

SEE ALSO

  • kyma - Controls a Kyma cluster.
Auto generated by spf13/cobra on 21-Jul-2020