Versions in this module Expand all Collapse all v0 v0.2.0 Oct 25, 2021 Changes in this version + const Name + type Command struct + func New(m plugin.Manager, defaultCmd string) *Command + func (*Command) Init() (plugin.PluginConfig, error) + func (p *Command) GetCobraCommand() *cobra.Command + func (p *Command) PluginInfo() *api.PluginInfo + func (p *Command) Type() plugin.Type