Skip to content
/ cobra Public
forked from spf13/cobra

A Commander for modern Go CLI interactions

Notifications You must be signed in to change notification settings

Gogods/cobra

 
 

Repository files navigation

Documentation generation

Options

DisableAutoGenTag

You may set cmd.DisableAutoGenTag = true to entirely remove the auto generated string "Auto generated by spf13/cobra..." from any documentation source.

InitDefaultCompletionCmd

You may call cmd.InitDefaultCompletionCmd() to document the default autocompletion command.

About

A Commander for modern Go CLI interactions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%