Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "trainctl",
Short: "An application to manage training material",
Long: `Long Description`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func ProjectPath ¶
func ProjectPath() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.