Versions in this module Expand all Collapse all v0 v0.33.0 Apr 15, 2025 v0.32.0 Apr 8, 2025 Changes in this version + var Logger = log.New(io.Discard, "log ", log.LstdFlags) + func NewCommand(parent *getoptions.GetOpt) *getoptions.GetOpt + func Run(ctx context.Context, opt *getoptions.GetOpt, args []string) error