Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 698 Bytes

ks_component.md

File metadata and controls

32 lines (21 loc) · 698 Bytes

ks component

Manage ksonnet components

Synopsis

Manage ksonnet components

ks component [flags]

Options

  -h, --help   help for component

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
  • ks component list - List known components
  • ks component rm - Delete a component from the ksonnet application