List known components
The list
command displays all known components.
ks component list [flags]
# List all components
ks component list
-h, --help help for list
--module string Component module
-o, --output string Output format. Valid options: table|json
--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.
- ks component - Manage ksonnet components