Versions in this module Expand all Collapse all v2 v2.1.2 Mar 5, 2026 v2.1.1 Feb 19, 2026 Changes in this version + type DiscardFlagValue struct + func (DiscardFlagValue) Set(_ string) error + func (DiscardFlagValue) String() string v2.0.7 Feb 19, 2026 Changes in this version + type CLI struct + func New(m metadata.Info) *CLI + func (c *CLI) FlagSet() *flag.FlagSet + func (c *CLI) Metadata() metadata.Info + func (c *CLI) Parse(arguments []string) manager.Config