package
Version:
v0.29.0
Opens a new window with list of versions in this module.
Published: Aug 2, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
var Cmd = &cobra.Command{
Use: "docs",
Short: "Generate hard copy of CLI documentation",
Example: "gitops docs",
Hidden: true,
RunE: runCmd,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.