Skip to content
Snippets Groups Projects
Commit fe3962e3 authored by Jessica Yuen's avatar Jessica Yuen
Browse files

Introduce 'component' commands, starting with 'component list'


This adds a high level 'component' command and a 'component list'
command. 'component list' will pretty print all the components in
ksonnet application directory.

To accomplish this, an API is added to the metadata manager that returns
all components. Components are the individual files in /components, with
the path extension trimmed.

Signed-off-by: default avatarJessica Yuen <im.jessicayuen@gmail.com>
parent 94d58228
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment