Documentation ¶
Index ¶
- func DocForCommand(command *cobra.Command) (string, error)
- func Docs(root *cobra.Command, path string, testPath string, codePath string) error
- func ErrorCodes(docPath string, pathsToCheck []string) error
- func GenMarkdown(cmd *cobra.Command, w io.Writer) error
- func GenMarkdownCustom(cmd *cobra.Command, w io.Writer) error
- func TestDocs(docPath string, pathToCheck string) error
- type TestDoc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DocForCommand ¶
DocForCommand returns the specific doc for that command
func ErrorCodes ¶ added in v1.21.0
ErrorCodes generates error codes
func GenMarkdown ¶ added in v1.16.0
GenMarkdown creates markdown output.
func GenMarkdownCustom ¶ added in v1.16.0
GenMarkdownCustom creates custom markdown output.
Types ¶
Click to show internal directories.
Click to hide internal directories.