Versions in this module Expand all Collapse all v0 v0.23.0 Dec 3, 2024 Changes in this version + type CLIOptions struct + AdditionalVirtOptions string + Commands string + Verbose string + func (c *CLIOptions) GetAdditionalVirtOptions() string + func (c *CLIOptions) GetCommands() string + func (c *CLIOptions) GetDebugLevel() zapcore.Level + func (c *CLIOptions) Init() error + func (c *CLIOptions) IsVerbose() bool