Versions in this module Expand all Collapse all v1 v1.0.0 Sep 28, 2019 Changes in this version + type Command interface + CobraCommand func(Commands) *cobra.Command + LoadDefaultOptions func() error + ParseFlags func(*pflag.FlagSet) + type Commands map[string]Command