ks version

Print version information for this ksonnet binary

Synopsis

The version command prints out version info about the current ksonnet CLI,
as well as for any of its helper libraries (e.g. client-go).

Syntax

  1. ks version [flags]

Options

  1. -h, --help help for version

Options inherited from parent commands

  1. --dir string Ksonnet application root to use; Defaults to CWD
  2. --tls-skip-verify Skip verification of TLS server certificates
  3. -v, --verbose count Increase verbosity. May be given multiple times.

SEE ALSO

  • ks - Configure your application to deploy to a Kubernetes cluster