Versions in this module Expand all Collapse all v2 v2.8.1 Jan 31, 2025 v2.8.0 Jan 26, 2025 Changes in this version + type Command struct + func (cmd *Command) SetupFlagSet(flag *flag.FlagSet) + func (cmd Command) Description() string + func (cmd Command) Execute(ctx context.Context, args []string) + func (cmd Command) Usage() string