Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 684 Bytes

ks_version.md

File metadata and controls

35 lines (21 loc) · 684 Bytes

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

ks version [flags]

Options

  -h, --help   help for version

Options inherited from parent commands

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

SEE ALSO

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