Documentation ¶
Index ¶
- func Execute()
- func GenMarkdownCustom(cmd *cobra.Command, w io.Writer, linkHandler func(string) string) error
- func GenMarkdownTreeCustom(cmd *cobra.Command, dir string, filePrepender, linkHandler func(string) string) error
- func NewCmdApp() *cobra.Command
- func NewCmdArtifact() *cobra.Command
- func NewCmdBundle() *cobra.Command
- func NewCmdDefinition() *cobra.Command
- func NewCmdDocs() *cobra.Command
- func NewCmdImage() *cobra.Command
- func NewCmdInfra() *cobra.Command
- func NewCmdPreview() *cobra.Command
- func NewCmdSchema() *cobra.Command
- func NewCmdServer() *cobra.Command
- func NewCmdVersion() *cobra.Command
- type PushFlag
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func GenMarkdownCustom ¶
GenMarkdownCustom creates custom markdown output.
func GenMarkdownTreeCustom ¶
func GenMarkdownTreeCustom(cmd *cobra.Command, dir string, filePrepender, linkHandler func(string) string) error
GenMarkdownTreeCustom is the the same as GenMarkdownTree, but with custom filePrepender and linkHandler.
func NewCmdArtifact ¶
func NewCmdBundle ¶
func NewCmdDefinition ¶
func NewCmdDocs ¶
func NewCmdImage ¶
func NewCmdInfra ¶
func NewCmdPreview ¶
func NewCmdSchema ¶
func NewCmdServer ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.