Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 741 Bytes

ks_component_list.md

File metadata and controls

44 lines (27 loc) · 741 Bytes

ks component list

List known components

Synopsis

The list command displays all known components.

Syntax

ks component list [flags]

Examples


# List all components
ks component list

Options

  -h, --help            help for list
      --module string   Component module
  -o, --output string   Output format. Valid options: table|json

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