You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
ks component list only works with a single module at a time - this makes it difficult to get a full listing of application components and their structure within modules.
Rather than adding a --recursive flag, I propose making ks component list walk the module hierarchy and list all components by default.