You may set cmd.DisableAutoGenTag = true
to entirely remove the auto generated string "Auto generated by spf13/cobra..."
from any documentation source.
You may call cmd.InitDefaultCompletionCmd()
to document the default autocompletion command.
You may set cmd.DisableAutoGenTag = true
to entirely remove the auto generated string "Auto generated by spf13/cobra..."
from any documentation source.
You may call cmd.InitDefaultCompletionCmd()
to document the default autocompletion command.