Versions in this module Expand all Collapse all v0 v0.3.0 Feb 4, 2026 Changes in this version + type CommonOptions struct + Config *config.Config + func NewCommonOptions() *CommonOptions + func (o *CommonOptions) BindFlags(fs *pflag.FlagSet) + func (o *CommonOptions) Complete(cmd *cobra.Command, args []string) error + func (o *CommonOptions) Validate() error