kops version

kops version

Print the kOps version information.

Synopsis

Print the kOps version and git SHA.

  1. kops version [flags]

Examples

  1. kops version

Options

  1. -h, --help help for version
  2. --server show the kOps version that made the last change to the state store.
  3. --short only print the main kOps version. Useful for scripting.

Options inherited from parent commands

  1. --config string yaml config file (default is $HOME/.kops.yaml)
  2. --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
  3. --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
  4. -v, --v Level number for the log level verbosity

SEE ALSO

  • kops - kOps is Kubernetes Operations.