Versions in this module Expand all Collapse all v0 v0.0.2 Oct 14, 2025 Changes in this version + func Execute(cmd Plugin) type Plugin + Execute func(CliConnection, []string) + GetMetadata func() plugin.PluginMetadata v0.0.1 Oct 13, 2025 Changes in this version + func Start(cmd plugin.Plugin) + type CliConnection interface + CfClient func() *client.Client + type Plugin interface