var optionsExample … // NewCmdOptions implements the options command func NewCmdOptions(out io.Writer) *cobra.Command { … }