Files
kubernetes/vendor/github.com/spf13/cobra/doc
John McBride 933b665c18 Upgrades spf13/cobra to 1.7.0
Signed-off-by: John McBride <jpmmcbride@gmail.com>
2023-05-02 22:39:52 +00:00
..
2023-05-02 22:39:52 +00:00
2023-05-02 22:39:52 +00:00
2022-10-13 14:52:39 +00:00
2023-05-02 22:39:52 +00:00
2023-05-02 22:39:52 +00:00
2023-05-02 22:39:52 +00:00

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.