ks component list

List known components

Synopsis

The list command displays all known components.

Syntax

  1. ks component list [flags]

Examples

  1. # List all components
  2. ks component list

Options

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

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