Documentation
¶
Index ¶
- Variables
- func Execute(version string, commit string, date string)
- func GetCompareCmd() *cobra.Command
- func GetGenerateCmd() *cobra.Command
- func GetGenerateNestJsCmd() *cobra.Command
- func GetInitCmd() *cobra.Command
- func GetPullCmd() *cobra.Command
- func GetRootCmd() *cobra.Command
- func GetVersionCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit string Date string )
Functions ¶
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 GetCompareCmd ¶
func GetGenerateCmd ¶
func GetGenerateNestJsCmd ¶
func GetInitCmd ¶
func GetPullCmd ¶
func GetRootCmd ¶
func GetVersionCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.