Versions in this module Expand all Collapse all v8 v8.4.4 Aug 24, 2022 v8.4.3 Aug 24, 2022 Changes in this version + var ErrFailed = errors.New("command failed") + var ParseErr = errors.New("incorrect type for arg") + func IsPluginCommand(osArgs []string) (configv3.Plugin, bool) + func PluginCommandNames() []string + func RunPlugin(plugin configv3.Plugin) error + type DisplayUsage interface + DisplayUsage func() + type UI interface + DisplayError func(err error) + DisplayText func(template string, templateValues ...map[string]interface{}) + DisplayWarning func(template string, templateValues ...map[string]interface{}) + FlushDeferred func() Other modules containing this package github.com/LukasHeimann/cloudfoundrycli