DisableDefaultCmd prevents Cobra from creating a default 'completion' command
DisableDescriptions turns off all completion descriptions for shells that support them
DisableNoDescFlag prevents Cobra from creating the '--no-descriptions' flag for shells that support completion descriptions
HiddenDefaultCmd makes the default 'completion' command hidden
Generated using TypeDoc
CompletionOptions are the options to control shell completion