Documentation
¶
Overview ¶
Package app provides the root command for the medev CLI
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // RootCmd represents the base command when called without any subcommands RootCmd = &cobra.Command{ Use: "medev", Short: "medev provides developer tooling for minder", Long: `For more information about minder, please visit: https://docs.stacklok.com/minder`, } )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.