// NewCommand creates a *cobra.Command object with default parameters. func NewCommand() *cobra.Command { … }