Versions in this module Expand all Collapse all v0 v0.0.16 Aug 7, 2020 v0.0.15 Jul 4, 2020 Changes in this version + func Command(client client.Client, writer writer.Writer) *cobra.Command + func DependenciesCommand(dependencyClient tracker.DependencyServiceClient, writer writer.Writer) *cobra.Command + func DependentsCommand(dependencyClient tracker.DependencyServiceClient, writer writer.Writer) *cobra.Command + func ModulesCommand(modulesClient tracker.ModuleServiceClient, writer writer.Writer) *cobra.Command + func SourcesCommand(sourcesClient tracker.SourceServiceClient, ...) *cobra.Command