Versions in this module Expand all Collapse all v8 v8.17.0 Nov 18, 2025 Changes in this version + type Context struct + Checksummer util.Sha1Checksum + FileDownloader downloader.Downloader + GetPluginRepos pluginReposFetcher + PluginRepo pluginrepo.PluginRepo + RepoName string + UI terminal.UI + type PluginDownloader struct + FileDownloader downloader.Downloader + UI terminal.UI + type PluginInstaller interface + Install func(inputSourceFilepath string) string + func NewPluginInstaller(context *Context) PluginInstaller Other modules containing this package code.cloudfoundry.org/cli